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

node-opcua-data-value

Package Overview
Dependencies
Maintainers
1
Versions
205
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-data-value - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

2

_generated_/_auto_generated_DataValue.js

@@ -1,2 +0,2 @@

// --------- This code has been automatically generated !!! 2018-02-22T17:36:30.978Z
// --------- This code has been automatically generated !!! 2018-03-24T16:23:36.609Z
"use strict";

@@ -3,0 +3,0 @@ /**

var generator = require("node-opcua-generator");
generator.registerObject("DataValue");

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

{
"name": "node-opcua-data-value",
"main": "./index.js",
"version": "0.2.2",
"version": "0.2.3",
"description": "pure nodejs OPCUA SDK - module -data-value",

@@ -13,16 +13,16 @@ "scripts": {

"node-opcua-assert": "^0.2.0",
"node-opcua-basic-types": "^0.2.2",
"node-opcua-binary-stream": "^0.2.2",
"node-opcua-date-time": "^0.2.2",
"node-opcua-factory": "^0.2.2",
"node-opcua-nodeid": "^0.2.2",
"node-opcua-status-code": "^0.2.2",
"node-opcua-utils": "^0.2.2",
"node-opcua-variant": "^0.2.2",
"node-opcua-basic-types": "^0.2.3",
"node-opcua-binary-stream": "^0.2.3",
"node-opcua-date-time": "^0.2.3",
"node-opcua-factory": "^0.2.3",
"node-opcua-nodeid": "^0.2.3",
"node-opcua-status-code": "^0.2.3",
"node-opcua-utils": "^0.2.3",
"node-opcua-variant": "^0.2.3",
"underscore": "^1.8.3"
},
"devDependencies": {
"node-opcua-generator": "^0.2.2",
"node-opcua-numeric-range": "^0.2.2",
"node-opcua-packet-analyzer": "^0.2.2",
"node-opcua-generator": "^0.2.3",
"node-opcua-numeric-range": "^0.2.3",
"node-opcua-packet-analyzer": "^0.2.3",
"should": "13.2.1"

@@ -29,0 +29,0 @@ },

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

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

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

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

* @param indexRange {NumericalRange}
* @returns {DataValue}
* @return {DataValue}
*/

@@ -203,0 +203,0 @@ function extractRange(dataValue, indexRange) {

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

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

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