@starbeam/verify
Advanced tools
Comparing version 0.8.10-unstable.0ad7df5 to 0.8.10-unstable.0b31af0
{ | ||
"name": "@starbeam/verify", | ||
"type": "module", | ||
"version": "0.8.10-unstable.0ad7df5", | ||
"version": "0.8.10-unstable.0b31af0", | ||
"main": "dist/index.cjs", | ||
@@ -16,3 +16,3 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@starbeam/core-utils": "0.8.10-unstable.0ad7df5" | ||
"@starbeam/core-utils": "0.8.10-unstable.0b31af0" | ||
}, | ||
@@ -31,2 +31,3 @@ "devDependencies": { | ||
"scripts": { | ||
"build": "rollup -c", | ||
"test:lint": "eslint . --max-warnings 0", | ||
@@ -33,0 +34,0 @@ "test:specs": "vitest --run --pool forks", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
131830
10
991
+ Added@starbeam/core-utils@0.8.10-unstable.0b31af0(transitive)
- Removed@starbeam/core-utils@0.8.10-unstable.0ad7df5(transitive)