@babel/plugin-proposal-explicit-resource-management
Advanced tools
Comparing version 7.22.6 to 7.23.0
@@ -66,2 +66,3 @@ "use strict"; | ||
`; | ||
_core.types.inherits(replacement.block, path.node); | ||
const { | ||
@@ -68,0 +69,0 @@ parentPath |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24396
156