Comparing version 1.0.36 to 1.0.37-dbov-ron-256-6-experimental.0
{ | ||
"version": "1.0.36", | ||
"version": "1.0.37-dbov-ron-256-6-experimental.0", | ||
"name": "ronin", | ||
@@ -9,5 +9,4 @@ "scripts": { | ||
"test": "npm run build && npm run test:coverage && npm run test:typecheck", | ||
"test:coverage": "vitest run --coverage", | ||
"test:typecheck": "vitest typecheck --run", | ||
"deploy": "npm run build && npm publish" | ||
"test:coverage": "NODE_OPTIONS=--experimental-vm-modules vitest run --coverage", | ||
"test:typecheck": "NODE_OPTIONS=--experimental-vm-modules vitest typecheck --run" | ||
}, | ||
@@ -14,0 +13,0 @@ "files": [ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
838
1
2