@arancini/events
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", | ||
@@ -22,0 +22,0 @@ "build": "yarn build:before && rollup --config rollup.config.js --bundleConfigAsCjs", |
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
4622