@kdujs/reactivity-transform-canary
Advanced tools
Comparing version 3.20240205.0 to 3.20240212.0-minor.0
{ | ||
"name": "@kdujs/reactivity-transform-canary", | ||
"version": "3.20240205.0", | ||
"version": "3.20240212.0-minor.0", | ||
"description": "@kdujs/reactivity-transform", | ||
@@ -31,5 +31,5 @@ "main": "dist/reactivity-transform.cjs.js", | ||
"dependencies": { | ||
"@babel/parser": "^7.23.3", | ||
"@kdujs/compiler-core": "npm:@kdujs/compiler-core-canary@3.20240205.0", | ||
"@kdujs/shared": "npm:@kdujs/shared-canary@3.20240205.0", | ||
"@babel/parser": "^7.23.0", | ||
"@kdujs/compiler-core": "npm:@kdujs/compiler-core-canary@3.20240212.0-minor.0", | ||
"@kdujs/shared": "npm:@kdujs/shared-canary@3.20240212.0-minor.0", | ||
"estree-walker": "^2.0.2", | ||
@@ -39,5 +39,5 @@ "magic-string": "^0.30.5" | ||
"devDependencies": { | ||
"@babel/core": "^7.23.3", | ||
"@babel/types": "^7.23.3" | ||
"@babel/core": "^7.23.2", | ||
"@babel/types": "^7.23.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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
24084
2
+ Added@kdujs/compiler-core-canary@3.20240212.0-minor.0(transitive)
+ Added@kdujs/shared-canary@3.20240212.0-minor.0(transitive)
- Removed@kdujs/compiler-core-canary@3.20240205.0(transitive)
- Removed@kdujs/shared-canary@3.20240205.0(transitive)
Updated@babel/parser@^7.23.0
Updated@kdujs/compiler-core@npm:@kdujs/compiler-core-canary@3.20240212.0-minor.0
Updated@kdujs/shared@npm:@kdujs/shared-canary@3.20240212.0-minor.0