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

node-opcua-generator

Package Overview
Dependencies
Maintainers
1
Versions
216
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-generator - npm Package Compare versions

Comparing version 0.1.0-5 to 0.1.0-7

22

package.json
{
"name": "node-opcua-generator",
"version": "0.1.0-5",
"version": "0.1.0-7",
"description": "pure nodejs OPCUA SDK - module -generator",

@@ -11,16 +11,16 @@ "main": "index.js",

"node-opcua-assert": "^0.1.0-4",
"node-opcua-basic-types": "^0.1.0-5",
"node-opcua-basic-types": "^0.1.0-7",
"node-opcua-constants": "^0.1.0-4",
"node-opcua-debug": "^0.1.0-4",
"node-opcua-factory": "^0.1.0-5",
"node-opcua-nodeid": "^0.1.0-5",
"node-opcua-utils": "^0.1.0-4",
"node-opcua-debug": "^0.1.0-7",
"node-opcua-factory": "^0.1.0-7",
"node-opcua-nodeid": "^0.1.0-7",
"node-opcua-utils": "^0.1.0-7",
"underscore": "^1.8.3"
},
"devDependencies": {
"node-opcua-binary-stream": "^0.1.0-4",
"node-opcua-extension-object": "^0.1.0-5",
"node-opcua-packet-analyzer": "^0.1.0-5",
"node-opcua-status-code": "^0.1.0-4",
"should": "^13.0.1"
"node-opcua-binary-stream": "^0.1.0-7",
"node-opcua-extension-object": "^0.1.0-7",
"node-opcua-packet-analyzer": "^0.1.0-7",
"node-opcua-status-code": "^0.1.0-7",
"should": "13.1.0"
},

@@ -27,0 +27,0 @@ "author": "Etienne Rossignon",

@@ -372,3 +372,2 @@ "use strict";

var documentation;
for (i = 0; i < n; i++) {

@@ -375,0 +374,0 @@

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