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

@babel/plugin-transform-block-scoping

Package Overview
Dependencies
Maintainers
5
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-transform-block-scoping - npm Package Compare versions

Comparing version 7.2.0 to 7.3.4

9

package.json
{
"name": "@babel/plugin-transform-block-scoping",
"version": "7.2.0",
"version": "7.3.4",
"description": "Compile ES2015 block scoping (const and let) to ES5",

@@ -13,3 +13,3 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-block-scoping",

"@babel/helper-plugin-utils": "^7.0.0",
"lodash": "^4.17.10"
"lodash": "^4.17.11"
},

@@ -23,5 +23,6 @@ "keywords": [

"devDependencies": {
"@babel/core": "^7.2.0",
"@babel/core": "^7.3.4",
"@babel/helper-plugin-test-runner": "^7.0.0"
}
},
"gitHead": "1f6454cc90fe33e0a32260871212e2f719f35741"
}

Sorry, the diff of this file is not supported yet

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