🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@babel/plugin-transform-object-rest-spread

Package Overview
Dependencies
Maintainers
4
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-transform-object-rest-spread - npm Package Compare versions

Comparing version
8.0.0
to
8.0.1
+5
-5
package.json
{
"name": "@babel/plugin-transform-object-rest-spread",
"version": "8.0.0",
"version": "8.0.1",
"description": "Compile object rest and spread to ES5",

@@ -21,5 +21,5 @@ "repository": {

"@babel/helper-compilation-targets": "^8.0.0",
"@babel/helper-plugin-utils": "^8.0.0",
"@babel/plugin-transform-destructuring": "^8.0.0",
"@babel/plugin-transform-parameters": "^8.0.0"
"@babel/helper-plugin-utils": "^8.0.1",
"@babel/plugin-transform-destructuring": "^8.0.1",
"@babel/plugin-transform-parameters": "^8.0.1"
},

@@ -30,3 +30,3 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^8.0.0",
"@babel/core": "^8.0.1",
"@babel/helper-plugin-test-runner": "^8.0.0",

@@ -33,0 +33,0 @@ "@babel/parser": "^8.0.0"