@hackler/sdk-core
Advanced tools
Comparing version 1.2.0-rc.1 to 1.2.0
{ | ||
"name": "@hackler/sdk-core", | ||
"version": "1.2.0-rc.1", | ||
"version": "1.2.0", | ||
"description": "JavaScript SDK-core", | ||
@@ -31,3 +31,4 @@ "author": { | ||
"watch": "tsc --watch", | ||
"publish:rc": "npm run build && npm publish --tag rc" | ||
"publish:rc": "npm run build && npm publish --tag rc", | ||
"publish:release": "npm run build && npm publish" | ||
}, | ||
@@ -34,0 +35,0 @@ "bugs": { |
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
126186
0