node-opcua-extension-object
Advanced tools
Comparing version 0.2.2 to 0.2.3
exports.ExtensionObject = require("./src/extension_object").ExtensionObject; |
{ | ||
"name": "node-opcua-extension-object", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "pure nodejs OPCUA SDK - module -extension-object", | ||
@@ -11,5 +11,5 @@ "main": "index.js", | ||
"node-opcua-assert": "^0.2.0", | ||
"node-opcua-basic-types": "^0.2.2", | ||
"node-opcua-factory": "^0.2.2", | ||
"node-opcua-nodeid": "^0.2.2" | ||
"node-opcua-basic-types": "^0.2.3", | ||
"node-opcua-factory": "^0.2.3", | ||
"node-opcua-nodeid": "^0.2.3" | ||
}, | ||
@@ -16,0 +16,0 @@ "author": "Etienne Rossignon", |
@@ -0,0 +0,0 @@ "use strict"; |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6200
Updatednode-opcua-factory@^0.2.3
Updatednode-opcua-nodeid@^0.2.3