babel-plugin-transform-es2015-block-scoping
Advanced tools
Comparing version
{ | ||
"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": [ |
23414
1.44%6
20%590
2.25%Updated
Updated
Updated
Updated
Updated