Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "halfpenny", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Official javascript COINS API client. Nodejs and Browser compatible!", | ||
@@ -14,3 +14,4 @@ "main": "build/halfpenny.bundle.js", | ||
"validate": "npm ls", | ||
"postinstall": "grunt build" | ||
"build": "grunt build", | ||
"add-build-to-commit": "git add build/*" | ||
}, | ||
@@ -54,4 +55,6 @@ "repository": { | ||
"validate", | ||
"test" | ||
"test", | ||
"build", | ||
"add-build-to-commit" | ||
] | ||
} |
@@ -31,3 +31,3 @@ # halfpenny // COINS API Javascript client | ||
### advanced configuration: | ||
### advanced configuration | ||
@@ -69,4 +69,4 @@ This client can use multiple request engines to make requests to the API. This | ||
# Examples | ||
# examples | ||
See `nodeapi/test/integration/keys.js` |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
119715
22
3136
0
1