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.5.0-alpha.0 to 2.5.0-alpha.4

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

@@ -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 = {

24

package.json
{
"name": "node-opcua-basic-types",
"version": "2.5.0-alpha.0",
"version": "2.5.0-alpha.4",
"description": "pure nodejs OPCUA SDK - module -basic-types",

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

"dependencies": {
"node-opcua-assert": "^2.5.0-alpha.0",
"node-opcua-binary-stream": "^2.5.0-alpha.0",
"node-opcua-buffer-utils": "^2.5.0-alpha.0",
"node-opcua-date-time": "^2.5.0-alpha.0",
"node-opcua-enum": "^2.5.0-alpha.0",
"node-opcua-guid": "^2.5.0-alpha.0",
"node-opcua-nodeid": "^2.5.0-alpha.0",
"node-opcua-status-code": "^2.5.0-alpha.0",
"node-opcua-utils": "^2.5.0-alpha.0",
"node-opcua-assert": "^2.5.0-alpha.4",
"node-opcua-binary-stream": "^2.5.0-alpha.4",
"node-opcua-buffer-utils": "^2.5.0-alpha.4",
"node-opcua-date-time": "^2.5.0-alpha.4",
"node-opcua-enum": "^2.5.0-alpha.4",
"node-opcua-guid": "^2.5.0-alpha.4",
"node-opcua-nodeid": "^2.5.0-alpha.4",
"node-opcua-status-code": "^2.5.0-alpha.4",
"node-opcua-utils": "^2.5.0-alpha.4",
"underscore": "^1.9.2"

@@ -29,3 +29,3 @@ },

"@types/underscore": "^1.9.4",
"node-opcua-debug": "^2.5.0-alpha.0",
"node-opcua-debug": "^2.5.0-alpha.4",
"should": "13.2.3"

@@ -48,3 +48,3 @@ },

"homepage": "http://node-opcua.github.io/",
"gitHead": "341ac6292b30304bb028ab10971dc8552ff1a35a"
"gitHead": "67068530aea80ae818cd8ee05be517194e706523"
}

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

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