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.2.2 to 0.2.3

0

index.js
exports.registerObject = require("./src/generator").registerObject;
exports.unregisterObject = require("./src/generator").unregisterObject;

18

package.json
{
"name": "node-opcua-generator",
"version": "0.2.2",
"version": "0.2.3",
"description": "pure nodejs OPCUA SDK - module -generator",

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

"node-opcua-assert": "^0.2.0",
"node-opcua-basic-types": "^0.2.2",
"node-opcua-basic-types": "^0.2.3",
"node-opcua-constants": "^0.2.0",
"node-opcua-debug": "^0.2.2",
"node-opcua-factory": "^0.2.2",
"node-opcua-nodeid": "^0.2.2",
"node-opcua-utils": "^0.2.2",
"node-opcua-factory": "^0.2.3",
"node-opcua-nodeid": "^0.2.3",
"node-opcua-utils": "^0.2.3",
"underscore": "^1.8.3"
},
"devDependencies": {
"node-opcua-binary-stream": "^0.2.2",
"node-opcua-extension-object": "^0.2.2",
"node-opcua-packet-analyzer": "^0.2.2",
"node-opcua-status-code": "^0.2.2",
"node-opcua-binary-stream": "^0.2.3",
"node-opcua-extension-object": "^0.2.3",
"node-opcua-packet-analyzer": "^0.2.3",
"node-opcua-status-code": "^0.2.3",
"should": "13.2.1"

@@ -26,0 +26,0 @@ },

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /*global describe, require, it*/

@@ -0,0 +0,0 @@ require("node-opcua-basic-types");

@@ -0,0 +0,0 @@ var should = require("should");

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

Sorry, the diff of this file is not supported yet

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