Socket
Socket
Sign inDemoInstall

@babel/plugin-transform-destructuring

Package Overview
Dependencies
54
Maintainers
4
Versions
94
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.22.10 to 7.22.15

2

lib/index.js

@@ -543,4 +543,4 @@ 'use strict';

exports.buildObjectExcludingKeys = buildObjectExcludingKeys;
exports["default"] = index;
exports.default = index;
exports.unshiftForXStatementBody = unshiftForXStatementBody;
//# sourceMappingURL=index.js.map
{
"name": "@babel/plugin-transform-destructuring",
"version": "7.22.10",
"version": "7.22.15",
"description": "Compile ES2015 destructuring to ES5",

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

"devDependencies": {
"@babel/core": "^7.22.10",
"@babel/core": "^7.22.15",
"@babel/helper-plugin-test-runner": "^7.22.5",
"@babel/traverse": "^7.22.10"
"@babel/traverse": "^7.22.15"
},

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc