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 1.0.8 to 1.0.9

4

CHANGELOG.md

@@ -7,2 +7,6 @@ # Change Log

### V1.0.9
- Fix vulnerable dependency , eslint and update license year
### V1.0.8

@@ -9,0 +13,0 @@

16

package.json
{
"name": "node-apex-api-security",
"version": "1.0.8",
"version": "1.0.9",
"description": "APEX API security utiity. Includes helper operations to generate HMAC-SHA256 and RSA-SHA256 signatures",

@@ -13,3 +13,3 @@ "main": "index.js",

"dependencies": {
"lodash": "^4.17.14",
"lodash": "^4.17.15",
"minimist": "^1.2.0",

@@ -22,10 +22,10 @@ "querystring": "^0.2.0",

"chai-as-promised": "^7.1.1",
"coveralls": "^3.0.5",
"eslint": "^6.0.1",
"eslint-plugin-import": "^2.18.0",
"eslint-plugin-node": "^9.1.0",
"coveralls": "^3.0.9",
"eslint": "^6.8.0",
"eslint-plugin-import": "^2.20.0",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-security": "^1.4.0",
"mocha": "^6.1.4",
"nyc": "^14.1.1",
"mocha": "^7.0.0",
"nyc": "^15.0.0",
"test-suites-apex-api-security": "git+https://github.com/GovTechSG/test-suites-apex-api-security.git#master"

@@ -32,0 +32,0 @@ },

Sorry, the diff of this file is not supported yet

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