Comparing version 0.0.1 to 0.0.2
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://github.com/puruvj/neoqs", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"type": "module", | ||
@@ -67,5 +67,5 @@ "repository": { | ||
"test": "vitest run --coverage", | ||
"publish": "npm run compile && npm publish --no-git-checks --access public" | ||
"pub": "npm run compile && npm publish --no-git-checks --access public" | ||
}, | ||
"license": "BSD-3-Clause" | ||
} |
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
211342