node-apex-api-security
Advanced tools
Comparing version 0.7.5 to 0.7.6
@@ -39,2 +39,4 @@ # Change Log | ||
### V0.7.5 | ||
+ Added logic to getSignatureBaseString to generate nonce and timestamp. | ||
+ Added logic to getSignatureBaseString to generate nonce and timestamp. | ||
### V0.7.6 | ||
+ Update package.json to fix sub-dependency vulnerabilities |
{ | ||
"name": "node-apex-api-security", | ||
"version": "0.7.5", | ||
"version": "0.7.6", | ||
"description": "APEX API security utiity. Includes helper operations to generate HMAC-SHA256 and RSA-SHA256 signatures", | ||
@@ -24,5 +24,5 @@ "main": "index.js", | ||
"chai-as-promised": "^7.1.1", | ||
"coveralls": "^2.13.1", | ||
"coveralls": "^3.0.1", | ||
"mocha": "^5.1.1", | ||
"nyc": "^10.3.2" | ||
"nyc": "^11.7.3" | ||
}, | ||
@@ -29,0 +29,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
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
29436
10
436