Socket
Socket
Sign inDemoInstall

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 6.5.2 to 6.6.4

2

lib/index.js

@@ -27,3 +27,3 @@ "use strict";

function build(props /*: Array*/, scope, state) {
function build(props, scope, state) {
var nodes = [];

@@ -30,0 +30,0 @@

{
"name": "babel-plugin-transform-es2015-spread",
"version": "6.5.2",
"version": "6.6.4",
"description": "Compile ES2015 spread to ES5",

@@ -5,0 +5,0 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-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