@babel/plugin-transform-private-methods
Advanced tools
Comparing version 7.22.0 to 7.22.3
{ | ||
"name": "@babel/plugin-transform-private-methods", | ||
"version": "7.22.0", | ||
"version": "7.22.3", | ||
"description": "This plugin transforms private class methods", | ||
@@ -20,3 +20,3 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-create-class-features-plugin": "^7.22.0", | ||
"@babel/helper-create-class-features-plugin": "^7.22.1", | ||
"@babel/helper-plugin-utils": "^7.21.5" | ||
@@ -28,3 +28,3 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.22.0", | ||
"@babel/core": "^7.22.1", | ||
"@babel/helper-plugin-test-runner": "^7.18.6" | ||
@@ -31,0 +31,0 @@ }, |
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
4676
5