Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
6
Maintainers
6
Versions
86
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.15.6 to 7.16.0

14

package.json
{
"name": "@babel/plugin-proposal-object-rest-spread",
"version": "7.15.6",
"version": "7.16.0",
"description": "Compile object rest and spread to ES5",

@@ -20,7 +20,7 @@ "repository": {

"dependencies": {
"@babel/compat-data": "^7.15.0",
"@babel/helper-compilation-targets": "^7.15.4",
"@babel/compat-data": "^7.16.0",
"@babel/helper-compilation-targets": "^7.16.0",
"@babel/helper-plugin-utils": "^7.14.5",
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
"@babel/plugin-transform-parameters": "^7.15.4"
"@babel/plugin-transform-parameters": "^7.16.0"
},

@@ -31,5 +31,5 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "7.15.5",
"@babel/helper-plugin-test-runner": "7.14.5",
"@babel/parser": "7.15.6"
"@babel/core": "^7.16.0",
"@babel/helper-plugin-test-runner": "^7.16.0",
"@babel/parser": "^7.16.0"
},

@@ -36,0 +36,0 @@ "engines": {

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc