package.json (babel-7.12.6) | : | package.json (babel-7.12.7) | ||
---|---|---|---|---|
{ | { | |||
"name": "@babel/plugin-proposal-optional-chaining", | "name": "@babel/plugin-proposal-optional-chaining", | |||
"version": "7.12.1", | "version": "7.12.7", | |||
"description": "Transform optional chaining operators into a series of nil che cks", | "description": "Transform optional chaining operators into a series of nil che cks", | |||
"repository": { | "repository": { | |||
"type": "git", | "type": "git", | |||
"url": "https://github.com/babel/babel.git", | "url": "https://github.com/babel/babel.git", | |||
"directory": "packages/babel-plugin-proposal-optional-chaining" | "directory": "packages/babel-plugin-proposal-optional-chaining" | |||
}, | }, | |||
"license": "MIT", | "license": "MIT", | |||
"publishConfig": { | "publishConfig": { | |||
"access": "public" | "access": "public" | |||
}, | }, | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |