@arancini/systems
Advanced tools
Comparing version 5.0.2 to 6.0.0
@@ -12,3 +12,3 @@ { | ||
"license": "MIT", | ||
"version": "5.0.2", | ||
"version": "6.0.0", | ||
"homepage": "https://github.com/isaac-mason/arancini", | ||
@@ -19,3 +19,3 @@ "bugs": { | ||
"scripts": { | ||
"test": "vitest run --coverage", | ||
"test": "tsc && vitest run --coverage", | ||
"test:watch": "vitest", | ||
@@ -26,3 +26,3 @@ "build": "yarn build:before && rollup --config rollup.config.js --bundleConfigAsCjs", | ||
"dependencies": { | ||
"@arancini/core": "5.0.2" | ||
"@arancini/core": "6.0.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
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
28835
+ Added@arancini/core@6.0.0(transitive)
+ Added@arancini/events@6.0.0(transitive)
+ Added@arancini/pool@6.0.0(transitive)
- Removed@arancini/core@5.0.2(transitive)
- Removed@arancini/events@5.0.2(transitive)
- Removed@arancini/pool@5.0.2(transitive)
Updated@arancini/core@6.0.0