Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-apex-api-security

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-apex-api-security - npm Package Compare versions

Comparing version 0.7.5 to 0.7.6

4

CHANGELOG.md

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc