Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "tinyspy", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"type": "module", | ||
@@ -9,3 +9,3 @@ "scripts": { | ||
"prepare": "husky install", | ||
"publish": "rm -rf tmp* && clean-publish --without-publish && cd tmp* && npm publish", | ||
"publish": "rm -rf tmp* && clean-publish --without-publish && cd tmp*", | ||
"test": "vitest" | ||
@@ -12,0 +12,0 @@ }, |
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
7564