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

babel-plugin-transform-es2015-spread

Package Overview
Dependencies
Maintainers
6
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-transform-es2015-spread - npm Package Compare versions

Comparing version

to
7.0.0-alpha.9

4

package.json
{
"name": "babel-plugin-transform-es2015-spread",
"version": "7.0.0-alpha.8",
"version": "7.0.0-alpha.9",
"description": "Compile ES2015 spread to ES5",

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

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