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 2.71.0 to 2.72.1

0

dist/adjust_variant.d.ts
import { Variant } from "./variant";
import { DataType } from "./DataType_enum";
export declare function adjustVariant(variant: Variant, valueRank: number, targetDataType: DataType): Variant;

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

@@ -0,0 +0,0 @@ export {};

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

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

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

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

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

@@ -0,0 +0,0 @@ /// <reference types="node" />

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

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

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

16

package.json
{
"name": "node-opcua-variant",
"version": "2.71.0",
"version": "2.72.1",
"description": "pure nodejs OPCUA SDK - module -variant",

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

"node-opcua-assert": "2.66.0",
"node-opcua-basic-types": "2.71.0",
"node-opcua-data-model": "2.71.0",
"node-opcua-basic-types": "2.72.1",
"node-opcua-data-model": "2.72.1",
"node-opcua-enum": "2.71.0",
"node-opcua-extension-object": "2.71.0",
"node-opcua-factory": "2.71.0",
"node-opcua-extension-object": "2.72.1",
"node-opcua-factory": "2.72.1",
"node-opcua-nodeid": "2.71.0",

@@ -32,4 +32,4 @@ "node-opcua-utils": "2.71.0"

"node-opcua-debug": "2.71.0",
"node-opcua-numeric-range": "2.71.0",
"node-opcua-packet-analyzer": "2.71.0",
"node-opcua-numeric-range": "2.72.1",
"node-opcua-packet-analyzer": "2.72.1",
"node-opcua-status-code": "2.71.0",

@@ -55,3 +55,3 @@ "should": "^13.2.3",

"homepage": "http://node-opcua.github.io/",
"gitHead": "10f7cc1e1cd30dfef75adad9cb709a78401fabf3"
"gitHead": "ba98dd91a9eada9815268c66c98ca5391bc884e7"
}
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