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

node-opcua-variant

Package Overview
Dependencies
Maintainers
1
Versions
200
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-variant - npm Package Compare versions

Comparing version 0.1.0-5 to 0.1.0-7

2

_generated_/_auto_generated_Variant.js

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

// --------- This code has been automatically generated !!! 2017-08-27T20:42:14.484Z
// --------- This code has been automatically generated !!! 2017-09-28T07:28:52.308Z
"use strict";

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

{
"name": "node-opcua-variant",
"version": "0.1.0-5",
"version": "0.1.0-7",
"description": "pure nodejs OPCUA SDK - module -variant",

@@ -13,7 +13,7 @@ "main": "index.js",

"node-opcua-assert": "^0.1.0-4",
"node-opcua-basic-types": "^0.1.0-5",
"node-opcua-data-model": "^0.1.0-5",
"node-opcua-factory": "^0.1.0-5",
"node-opcua-nodeid": "^0.1.0-5",
"node-opcua-utils": "^0.1.0-4",
"node-opcua-basic-types": "^0.1.0-7",
"node-opcua-data-model": "^0.1.0-7",
"node-opcua-factory": "^0.1.0-7",
"node-opcua-nodeid": "^0.1.0-7",
"node-opcua-utils": "^0.1.0-7",
"underscore": "^1.8.3"

@@ -23,9 +23,9 @@ },

"node-opcua-benchmarker": "^0.1.0-4",
"node-opcua-binary-stream": "^0.1.0-4",
"node-opcua-debug": "^0.1.0-4",
"node-opcua-generator": "^0.1.0-5",
"node-opcua-numeric-range": "^0.1.0-5",
"node-opcua-packet-analyzer": "^0.1.0-5",
"node-opcua-status-code": "^0.1.0-4",
"should": "^13.0.1"
"node-opcua-binary-stream": "^0.1.0-7",
"node-opcua-debug": "^0.1.0-7",
"node-opcua-generator": "^0.1.0-7",
"node-opcua-numeric-range": "^0.1.0-7",
"node-opcua-packet-analyzer": "^0.1.0-7",
"node-opcua-status-code": "^0.1.0-7",
"should": "13.1.0"
},

@@ -32,0 +32,0 @@ "author": "Etienne Rossignon",

@@ -23,4 +23,4 @@ "use strict";

function coerceVariantType(dataType, value) {
/* eslint max-statements: ["error",1000], complexity: ["error",1000]*/
if (isEnumerationItem(value)) {

@@ -27,0 +27,0 @@ // OPCUA Specification 1.0.3 5.8.2 encoding rules for various dataType:

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