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

node-opcua-basic-types

Package Overview
Dependencies
Maintainers
1
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-basic-types - npm Package Compare versions

Comparing version 2.70.0 to 2.71.0

0

dist/array.d.ts

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

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

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

@@ -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 @@ /// <reference types="node" />

@@ -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 @@ /***

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

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

export declare function roundToFloat2(float: number): number;

@@ -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 @@ /***

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

24

package.json
{
"name": "node-opcua-basic-types",
"version": "2.70.0",
"version": "2.71.0",
"description": "pure nodejs OPCUA SDK - module -basic-types",

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

"node-opcua-assert": "2.66.0",
"node-opcua-binary-stream": "2.69.0",
"node-opcua-buffer-utils": "2.69.0",
"node-opcua-date-time": "2.69.0",
"node-opcua-enum": "2.69.0",
"node-opcua-binary-stream": "2.71.0",
"node-opcua-buffer-utils": "2.71.0",
"node-opcua-date-time": "2.71.0",
"node-opcua-enum": "2.71.0",
"node-opcua-guid": "2.66.0",
"node-opcua-nodeid": "2.70.0",
"node-opcua-status-code": "2.70.0",
"node-opcua-utils": "2.69.0"
"node-opcua-nodeid": "2.71.0",
"node-opcua-status-code": "2.71.0",
"node-opcua-utils": "2.71.0"
},
"devDependencies": {
"@types/node": "17.0.36",
"node-opcua-benchmarker": "2.69.0",
"node-opcua-debug": "2.69.0",
"@types/node": "18.0.0",
"node-opcua-benchmarker": "2.71.0",
"node-opcua-debug": "2.71.0",
"should": "^13.2.3"

@@ -46,3 +46,3 @@ },

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