@babel/plugin-proposal-decorators
Advanced tools
Comparing version 7.22.3 to 7.22.5
{ | ||
"name": "@babel/plugin-proposal-decorators", | ||
"version": "7.22.3", | ||
"version": "7.22.5", | ||
"author": "The Babel Team (https://babel.dev/team)", | ||
@@ -23,7 +23,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"@babel/helper-create-class-features-plugin": "^7.22.1", | ||
"@babel/helper-plugin-utils": "^7.21.5", | ||
"@babel/helper-replace-supers": "^7.22.1", | ||
"@babel/helper-split-export-declaration": "^7.18.6", | ||
"@babel/plugin-syntax-decorators": "^7.22.3" | ||
"@babel/helper-create-class-features-plugin": "^7.22.5", | ||
"@babel/helper-plugin-utils": "^7.22.5", | ||
"@babel/helper-replace-supers": "^7.22.5", | ||
"@babel/helper-split-export-declaration": "^7.22.5", | ||
"@babel/plugin-syntax-decorators": "^7.22.5" | ||
}, | ||
@@ -34,5 +34,5 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.22.1", | ||
"@babel/helper-plugin-test-runner": "^7.18.6", | ||
"@babel/traverse": "^7.22.1", | ||
"@babel/core": "^7.22.5", | ||
"@babel/helper-plugin-test-runner": "^7.22.5", | ||
"@babel/traverse": "^7.22.5", | ||
"@types/charcodes": "^0.2.0", | ||
@@ -39,0 +39,0 @@ "array.prototype.concat": "^1.0.2", |
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
0
+ Added@babel/code-frame@7.26.0(transitive)
+ Added@babel/compat-data@7.26.0(transitive)
+ Added@babel/generator@7.26.0(transitive)
+ Added@babel/parser@7.26.1(transitive)
+ Addedcaniuse-lite@1.0.30001674(transitive)
- Removed@babel/code-frame@7.26.2(transitive)
- Removed@babel/compat-data@7.26.2(transitive)
- Removed@babel/generator@7.26.2(transitive)
- Removed@babel/parser@7.26.2(transitive)
- Removedcaniuse-lite@1.0.30001675(transitive)