Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "newsware", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Typescript client for interacting with the Newsware API", | ||
@@ -14,3 +14,3 @@ "main": "lib/index.js", | ||
"bundle": "browserify lib/index.js -o lib/bundle.js", | ||
"publish": "npm run build && npm publish" | ||
"publish-package": "npm run build && npm publish" | ||
}, | ||
@@ -17,0 +17,0 @@ "repository": { |
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
12053