hull-client
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -0,1 +1,4 @@ | ||
# 1.1.3 | ||
* fixes building and publishing process | ||
# 1.1.2 | ||
@@ -2,0 +5,0 @@ * fixes how API rest client rejects after errors |
{ | ||
"name": "hull-client", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "A barebones Node.js API client for hull.io", | ||
@@ -25,3 +25,3 @@ "main": "lib", | ||
"coverage": "gulp coverage", | ||
"build": "gulp build", | ||
"build": "npm run clean && gulp build", | ||
"watch": "gulp watch", | ||
@@ -28,0 +28,0 @@ "prepublish": "npm run build" |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
247555
25
1109