mini-signals
Advanced tools
Comparing version 2.0.0-2 to 2.0.0
{ | ||
"name": "mini-signals", | ||
"version": "2.0.0-2", | ||
"version": "2.0.0", | ||
"description": "signals, in TypeScript, fast", | ||
@@ -26,3 +26,3 @@ "main": "dist/index.js", | ||
"version": "chg release -y && git add -A CHANGELOG.md", | ||
"np": "npm run build && np --tag next --any-branch", | ||
"np": "npm run build && np", | ||
"fix": "npm-run-all fix:*", | ||
@@ -29,0 +29,0 @@ "fix:prettier": "prettier --write './{src, bench}/**/*.*'", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
51245