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

node-express-woodevice

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-express-woodevice - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

3

index.js

@@ -8,3 +8,3 @@ const config = require('./config');

const init = ({
publicKey, privateKey, mongoose, iysContentFunc = null
publicKey, privateKey, mongoose, iysContentFunc = null, keyInfoFunc = null
}) => {

@@ -15,2 +15,3 @@ config.publicKey = publicKey;

config.iysContentFunc = iysContentFunc;
config.keyInfoFunc = keyInfoFunc;

@@ -17,0 +18,0 @@ authTokenHandler.init({

{
"name": "node-express-woodevice",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

@@ -22,2 +22,2 @@ "main": "index.js",

}
}
}
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