Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@babel/plugin-proposal-explicit-resource-management

Package Overview
Dependencies
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-proposal-explicit-resource-management - npm Package Compare versions

Comparing version 7.22.6 to 7.23.0

1

lib/index.js

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

`;
_core.types.inherits(replacement.block, path.node);
const {

@@ -68,0 +69,0 @@ parentPath

4

package.json
{
"name": "@babel/plugin-proposal-explicit-resource-management",
"version": "7.22.6",
"version": "7.23.0",
"description": "Compile `using` declarations to ES2015",

@@ -27,3 +27,3 @@ "repository": {

"devDependencies": {
"@babel/core": "^7.22.6",
"@babel/core": "^7.23.0",
"@babel/helper-plugin-test-runner": "^7.22.5"

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

Sorry, the diff of this file is not supported yet

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