Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@babel/plugin-proposal-optional-chaining

Package Overview
Dependencies
Maintainers
6
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-proposal-optional-chaining - npm Package Compare versions

Comparing version 7.12.7 to 7.12.13

11

package.json
{
"name": "@babel/plugin-proposal-optional-chaining",
"version": "7.12.7",
"version": "7.12.13",
"description": "Transform optional chaining operators into a series of nil checks",

@@ -10,2 +10,3 @@ "repository": {

},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-proposal-optional-chaining",
"license": "MIT",

@@ -20,3 +21,3 @@ "publishConfig": {

"dependencies": {
"@babel/helper-plugin-utils": "^7.10.4",
"@babel/helper-plugin-utils": "^7.12.13",
"@babel/helper-skip-transparent-expression-wrappers": "^7.12.1",

@@ -29,6 +30,6 @@ "@babel/plugin-syntax-optional-chaining": "^7.8.0"

"devDependencies": {
"@babel/core": "7.12.7",
"@babel/helper-plugin-test-runner": "7.10.4",
"@babel/plugin-transform-block-scoping": "7.12.1"
"@babel/core": "7.12.13",
"@babel/helper-plugin-test-runner": "7.12.13",
"@babel/plugin-transform-block-scoping": "7.12.13"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc