Socket
Socket
Sign inDemoInstall

babel-plugin-transform-object-rest-spread

Package Overview
Dependencies
Maintainers
6
Versions
39
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 6.20.0 to 6.20.1

2

lib/index.js

@@ -17,2 +17,3 @@ "use strict";

foundRestProperty = true;
path.stop();
}

@@ -28,2 +29,3 @@ });

foundSpreadProperty = true;
path.stop();
}

@@ -30,0 +32,0 @@ });

2

package.json
{
"name": "babel-plugin-transform-object-rest-spread",
"version": "6.20.0",
"version": "6.20.1",
"description": "Compile object rest and spread to ES5",

@@ -5,0 +5,0 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-object-rest-spread",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc