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

node-opcua-data-model

Package Overview
Dependencies
Maintainers
1
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.71.0 to 2.72.1

0

dist/_make_flag.d.ts
export declare function _make_flag(str: string | number | null, noneValue: number, T: Record<string | number, number | string>): number;

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

@@ -0,0 +0,0 @@ import { BinaryStream, OutputBinaryStream } from "node-opcua-binary-stream";

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

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

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

@@ -0,0 +0,0 @@ export declare enum AccessRestrictionsFlag {

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

export { isValidAttributeId, attributeNameById, AttributeIds } from "node-opcua-basic-types";

@@ -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 @@ import { BinaryStream, OutputBinaryStream } from "node-opcua-binary-stream";

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

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

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

@@ -0,0 +0,0 @@ import { LocaleId, UAString } from "node-opcua-basic-types";

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

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

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

@@ -0,0 +0,0 @@ export declare enum NodeClass {

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

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

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

@@ -0,0 +0,0 @@ import { BaseUAObject, StructuredTypeSchema } from "node-opcua-factory";

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

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

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

/**
* @module node-opcua-data-model
*/

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

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

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

10

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

@@ -17,6 +17,6 @@ "scripts": {

"node-opcua-assert": "2.66.0",
"node-opcua-basic-types": "2.71.0",
"node-opcua-basic-types": "2.72.1",
"node-opcua-binary-stream": "2.71.0",
"node-opcua-enum": "2.71.0",
"node-opcua-factory": "2.71.0",
"node-opcua-factory": "2.72.1",
"node-opcua-nodeid": "2.71.0",

@@ -27,3 +27,3 @@ "node-opcua-status-code": "2.71.0",

"devDependencies": {
"node-opcua-packet-analyzer": "2.71.0",
"node-opcua-packet-analyzer": "2.72.1",
"should": "^13.2.3",

@@ -47,3 +47,3 @@ "source-map-support": "^0.5.21"

"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