@liorbaraban/npm-test
Advanced tools
Comparing version 1.0.6 to 1.0.8
{ | ||
"name": "@liorbaraban/npm-test", | ||
"version": "1.0.6", | ||
"version": "1.0.8", | ||
"description": "This is a test", | ||
@@ -9,3 +9,4 @@ "main": "dist/yellow.js", | ||
"test": "mocha -r ts-node/register src/**/*.spec.ts", | ||
"build": "tsc" | ||
"build": "tsc", | ||
"publish": "npm publish ./dist" | ||
}, | ||
@@ -12,0 +13,0 @@ "author": "", |
Sorry, the diff of this file is not supported yet
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
9957
10
168