sencrop-js-api-client
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -0,1 +1,11 @@ | ||
<a name="1.3.2"></a> | ||
## [1.3.2](https://github.com/sencrop/sencrop-js-api-client/compare/v1.3.1...v1.3.2) (2018-02-23) | ||
### Bug Fixes | ||
* **Metapak:** Remove old forgotten install hook ([319d64d](https://github.com/sencrop/sencrop-js-api-client/commit/319d64d)) | ||
<a name="1.3.1"></a> | ||
@@ -2,0 +12,0 @@ ## [1.3.1](https://github.com/sencrop/sencrop-js-api-client/compare/v1.3.0...v1.3.1) (2018-02-23) |
{ | ||
"name": "sencrop-js-api-client", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "The Sencrop JavaScript API client", | ||
@@ -32,3 +32,2 @@ "main": "dist/src/index.js", | ||
"metapak": "metapak", | ||
"postinstall": "npm run metapak --silent", | ||
"prettier": "prettier --write src/**/*.js bin/*.js test/*.js", | ||
@@ -35,0 +34,0 @@ "preversion": "npm run compile && npm run lint && npm t", |
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
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
658015
0