@babel/plugin-proposal-private-property-in-object
Advanced tools
Comparing version 7.14.5 to 7.15.4
{ | ||
"name": "@babel/plugin-proposal-private-property-in-object", | ||
"version": "7.14.5", | ||
"version": "7.15.4", | ||
"description": "This plugin transforms checks for a private property in an object", | ||
@@ -20,4 +20,4 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-annotate-as-pure": "^7.14.5", | ||
"@babel/helper-create-class-features-plugin": "^7.14.5", | ||
"@babel/helper-annotate-as-pure": "^7.15.4", | ||
"@babel/helper-create-class-features-plugin": "^7.15.4", | ||
"@babel/helper-plugin-utils": "^7.14.5", | ||
@@ -30,3 +30,3 @@ "@babel/plugin-syntax-private-property-in-object": "^7.14.5" | ||
"devDependencies": { | ||
"@babel/core": "7.14.5", | ||
"@babel/core": "7.15.4", | ||
"@babel/helper-plugin-test-runner": "7.14.5" | ||
@@ -33,0 +33,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