🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

babel-plugin-transform-es2015-block-scoped-functions

Package Overview
Dependencies
Maintainers
3
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-transform-es2015-block-scoped-functions - npm Package Compare versions

Comparing version

to
7.0.0-alpha.10

4

package.json
{
"name": "babel-plugin-transform-es2015-block-scoped-functions",
"version": "7.0.0-alpha.9",
"version": "7.0.0-alpha.10",
"description": "Babel plugin to ensure function declarations at the block level are block scoped",

@@ -12,4 +12,4 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-block-scoped-functions",

"devDependencies": {
"babel-helper-plugin-test-runner": "7.0.0-alpha.9"
"babel-helper-plugin-test-runner": "7.0.0-alpha.10"
}
}