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 2.0.0-alpha.12 to 2.0.0-alpha.13

2

dist/factory_code_generator.js

@@ -613,3 +613,3 @@ "use strict";

write("/**");
write(" * @module opcua.address_space.types");
write(" * @module node-opcua-address-space.types");
write(" */");

@@ -616,0 +616,0 @@ write("import assert from \"node-opcua-assert\";");

{
"name": "node-opcua-generator",
"version": "2.0.0-alpha.12",
"version": "2.0.0-alpha.13",
"description": "pure nodejs OPCUA SDK - module -generator",

@@ -14,14 +14,14 @@ "main": "./dist/index.js",

"node-opcua-assert": "^2.0.0-alpha.10",
"node-opcua-basic-types": "^2.0.0-alpha.12",
"node-opcua-basic-types": "^2.0.0-alpha.13",
"node-opcua-buffer-utils": "^2.0.0-alpha.10",
"node-opcua-constants": "^2.0.0-alpha.9",
"node-opcua-date-time": "^2.0.0-alpha.12",
"node-opcua-date-time": "^2.0.0-alpha.13",
"node-opcua-debug": "^2.0.0-alpha.10",
"node-opcua-enum": "^2.0.0-alpha.10",
"node-opcua-factory": "^2.0.0-alpha.12",
"node-opcua-factory": "^2.0.0-alpha.13",
"node-opcua-guid": "^2.0.0-alpha.10",
"node-opcua-nodeid": "^2.0.0-alpha.11",
"node-opcua-status-code": "^2.0.0-alpha.12",
"node-opcua-utils": "^2.0.0-alpha.12",
"node-opcua-xml2json": "^2.0.0-alpha.12",
"node-opcua-nodeid": "^2.0.0-alpha.13",
"node-opcua-status-code": "^2.0.0-alpha.13",
"node-opcua-utils": "^2.0.0-alpha.13",
"node-opcua-xml2json": "^2.0.0-alpha.13",
"prettier": "^1.16.4",

@@ -33,5 +33,5 @@ "typescript": "^3.3.3",

"@types/prettier": "^1.15.2",
"node-opcua-binary-stream": "^2.0.0-alpha.12",
"node-opcua-extension-object": "^2.0.0-alpha.12",
"node-opcua-packet-analyzer": "^2.0.0-alpha.12",
"node-opcua-binary-stream": "^2.0.0-alpha.13",
"node-opcua-extension-object": "^2.0.0-alpha.13",
"node-opcua-packet-analyzer": "^2.0.0-alpha.13",
"should": "13.2.3",

@@ -55,3 +55,3 @@ "source-map-support": "^0.5.10"

"homepage": "http://node-opcua.github.io/",
"gitHead": "61699a99c75c631388f2e8d8e33eb209649c5eac"
"gitHead": "6a0c56afb819a44d5abd453d39ce684df6fb3505"
}

@@ -717,3 +717,3 @@ /**

write("/**");
write(" * @module opcua.address_space.types");
write(" * @module node-opcua-address-space.types");
write(" */");

@@ -720,0 +720,0 @@ write("import assert from \"node-opcua-assert\";");

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