Socket
Socket
Sign inDemoInstall

@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.13.0 to 7.13.8

6

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

@@ -22,3 +22,3 @@ "repository": {

"@babel/helper-skip-transparent-expression-wrappers": "^7.12.1",
"@babel/plugin-syntax-optional-chaining": "^7.8.0"
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
},

@@ -29,3 +29,3 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "7.13.0",
"@babel/core": "7.13.8",
"@babel/helper-plugin-test-runner": "7.12.13",

@@ -32,0 +32,0 @@ "@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