@deboxsoft/accounting-api
Advanced tools
Comparing version 0.1.0-alpha.16 to 0.1.0-alpha.17
{ | ||
"name": "@deboxsoft/accounting-api", | ||
"version": "0.1.0-alpha.16", | ||
"version": "0.1.0-alpha.17", | ||
"license": "SEE LICENSE IN LICENSE.md", | ||
@@ -32,3 +32,4 @@ "repository": { | ||
"publish:canary": "npm publish --tag canary", | ||
"publish:dev": "yarn build && yarn version prerelease && yarn publish:canary", | ||
"publish:dev": "yarn r:run-s build version:dev publish:canary", | ||
"version:dev": "yarn version prerelease", | ||
"test": "yarn r:jest --passWithNoTests" | ||
@@ -35,0 +36,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
17322