New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

babel-plugin-transform-es2015-block-scoping

Package Overview
Dependencies
Maintainers
5
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-transform-es2015-block-scoping - npm Package Compare versions

Comparing version

to
6.26.0

package-lock.json

12

package.json
{
"name": "babel-plugin-transform-es2015-block-scoping",
"version": "6.24.1",
"version": "6.26.0",
"description": "Compile ES2015 block scoping (const and let) to ES5",

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

"dependencies": {
"babel-traverse": "^6.24.1",
"babel-types": "^6.24.1",
"babel-template": "^6.24.1",
"lodash": "^4.2.0",
"babel-runtime": "^6.22.0"
"babel-runtime": "^6.26.0",
"babel-template": "^6.26.0",
"babel-traverse": "^6.26.0",
"babel-types": "^6.26.0",
"lodash": "^4.17.4"
},

@@ -16,0 +16,0 @@ "keywords": [