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.29.0 to 2.31.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";

@@ -0,0 +0,0 @@ module.exports = {

14

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

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

"node-opcua-buffer-utils": "2.29.0",
"node-opcua-date-time": "2.29.0",
"node-opcua-date-time": "2.31.0",
"node-opcua-enum": "2.29.0",
"node-opcua-guid": "2.29.0",
"node-opcua-nodeid": "2.29.0",
"node-opcua-nodeid": "2.31.0",
"node-opcua-status-code": "2.29.0",
"node-opcua-utils": "2.29.0"
"node-opcua-utils": "2.31.0"
},
"devDependencies": {
"@types/node": "^14.14.20",
"@types/node": "^14.14.22",
"node-opcua-benchmarker": "2.29.0",
"node-opcua-debug": "2.29.0",
"node-opcua-debug": "2.31.0",
"should": "^13.2.3"

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

"homepage": "http://node-opcua.github.io/",
"gitHead": "33989ea29477b4bd20f8708189258d9448848996"
"gitHead": "344be19d71445220cf23569881e0234a79d63ee2"
}

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

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

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

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

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

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

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

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

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

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

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

@@ -0,0 +0,0 @@ export function roundToFloat2(float: number): number {

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

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

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

Sorry, the diff of this file is not supported yet

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