@liorbaraban/npm-test
Advanced tools
Comparing version 1.0.10 to 1.0.11
{ | ||
"name": "@liorbaraban/npm-test", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"description": "This is a test", | ||
@@ -9,4 +9,3 @@ "main": "dist/yellow.js", | ||
"test": "mocha -r ts-node/register src/**/*.spec.ts", | ||
"build": "tsc", | ||
"publish": "npm publish" | ||
"build": "tsc" | ||
}, | ||
@@ -13,0 +12,0 @@ "author": "", |
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
9050