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

node-opcua-client-dynamic-extension-object

Package Overview
Dependencies
Maintainers
1
Versions
201
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-client-dynamic-extension-object - npm Package Compare versions

Comparing version 2.28.0 to 2.28.1

2

dist/client_dynamic_extension_object.js

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

}
node_opcua_assert_1.assert(info.targetNamespace.length !== 0);
// assert(info.targetNamespace.length !== 0);
}

@@ -532,0 +532,0 @@ // ----------------------------------

{
"name": "node-opcua-client-dynamic-extension-object",
"version": "2.28.0",
"version": "2.28.1",
"description": "pure nodejs OPCUA SDK - module client-dynamic-extension-object",

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

"node-opcua-data-model": "2.28.0",
"node-opcua-data-value": "2.28.0",
"node-opcua-data-value": "2.28.1",
"node-opcua-debug": "2.28.0",

@@ -23,9 +23,9 @@ "node-opcua-extension-object": "2.28.0",

"node-opcua-nodeid": "2.28.0",
"node-opcua-pseudo-session": "2.28.0",
"node-opcua-schemas": "2.28.0",
"node-opcua-service-browse": "2.28.0",
"node-opcua-service-translate-browse-path": "2.28.0",
"node-opcua-pseudo-session": "2.28.1",
"node-opcua-schemas": "2.28.1",
"node-opcua-service-browse": "2.28.1",
"node-opcua-service-translate-browse-path": "2.28.1",
"node-opcua-status-code": "2.28.0",
"node-opcua-types": "2.28.0",
"node-opcua-variant": "2.28.0"
"node-opcua-types": "2.28.1",
"node-opcua-variant": "2.28.1"
},

@@ -47,3 +47,3 @@ "author": "Etienne Rossignon",

"homepage": "http://node-opcua.github.io/",
"gitHead": "f16a0e3b3b34938326650adc261883e94a253faf"
"gitHead": "bf677aef793cb7b7d3ba83715e2dc8257b9f87f2"
}

@@ -632,3 +632,3 @@ // tslint:disable: no-console

}
assert(info.targetNamespace.length !== 0);
// assert(info.targetNamespace.length !== 0);
}

@@ -775,3 +775,3 @@ // ----------------------------------

"getDataTypeDefinition invalid HasEncoding reference dataTypeNodeId must be NodeClass.DataType but was " +
NodeClass[nodeClass.value.value]
NodeClass[nodeClass.value.value]
);

@@ -778,0 +778,0 @@ }

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