@babel/plugin-proposal-decorators
Advanced tools
Comparing version 7.15.8 to 7.16.0
{ | ||
"name": "@babel/plugin-proposal-decorators", | ||
"version": "7.15.8", | ||
"version": "7.16.0", | ||
"author": "The Babel Team (https://babel.dev/team)", | ||
@@ -23,5 +23,5 @@ "license": "MIT", | ||
"dependencies": { | ||
"@babel/helper-create-class-features-plugin": "^7.15.4", | ||
"@babel/helper-create-class-features-plugin": "^7.16.0", | ||
"@babel/helper-plugin-utils": "^7.14.5", | ||
"@babel/plugin-syntax-decorators": "^7.14.5" | ||
"@babel/plugin-syntax-decorators": "^7.16.0" | ||
}, | ||
@@ -32,5 +32,5 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "7.15.8", | ||
"@babel/helper-plugin-test-runner": "7.14.5", | ||
"babel-plugin-polyfill-es-shims": "^0.4.0", | ||
"@babel/core": "^7.16.0", | ||
"@babel/helper-plugin-test-runner": "^7.16.0", | ||
"babel-plugin-polyfill-es-shims": "^0.5.0", | ||
"object.getownpropertydescriptors": "^2.1.1" | ||
@@ -37,0 +37,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
12701