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.27.1 to 2.28.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 @@ /***

1

dist/localeid.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.decodeLocaleId = exports.encodeLocaleId = exports.validateLocaleId = void 0;
const string_1 = require("./string");

@@ -5,0 +4,0 @@ function validateLocaleId(value) {

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

5

dist/nodeid.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.coerceExpandedNodeId = exports.coerceNodeId = exports.decodeExpandedNodeId = exports.decodeNodeId = exports.encodeExpandedNodeId = exports.encodeNodeId = exports.randomNodeId = exports.isValidNodeId = void 0;
/***

@@ -191,4 +190,4 @@ * @module node-opcua-basic-types

var node_opcua_nodeid_2 = require("node-opcua-nodeid");
Object.defineProperty(exports, "coerceNodeId", { enumerable: true, get: function () { return node_opcua_nodeid_2.coerceNodeId; } });
Object.defineProperty(exports, "coerceExpandedNodeId", { enumerable: true, get: function () { return node_opcua_nodeid_2.coerceExpandedNodeId; } });
exports.coerceNodeId = node_opcua_nodeid_2.coerceNodeId;
exports.coerceExpandedNodeId = node_opcua_nodeid_2.coerceExpandedNodeId;
//# sourceMappingURL=nodeid.js.map
export declare function roundToFloat2(float: number): number;

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

export declare function roundToFloat2(float: number): number;
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.roundToFloat2 = void 0;
function roundToFloat2(float) {

@@ -5,0 +4,0 @@ if (float === 0) {

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

{
"name": "node-opcua-basic-types",
"version": "2.27.1",
"version": "2.28.0",
"description": "pure nodejs OPCUA SDK - module -basic-types",

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

"node-opcua-assert": "2.22.0",
"node-opcua-binary-stream": "2.27.0",
"node-opcua-buffer-utils": "2.22.0",
"node-opcua-date-time": "2.27.0",
"node-opcua-enum": "2.22.0",
"node-opcua-binary-stream": "2.28.0",
"node-opcua-buffer-utils": "2.28.0",
"node-opcua-date-time": "2.28.0",
"node-opcua-enum": "2.28.0",
"node-opcua-guid": "2.22.0",
"node-opcua-nodeid": "2.22.0",
"node-opcua-status-code": "2.27.0",
"node-opcua-utils": "2.27.1"
"node-opcua-nodeid": "2.28.0",
"node-opcua-status-code": "2.28.0",
"node-opcua-utils": "2.28.0"
},
"devDependencies": {
"@types/node": "^14.14.0",
"node-opcua-benchmarker": "2.22.0",
"node-opcua-debug": "2.22.0",
"node-opcua-benchmarker": "2.28.0",
"node-opcua-debug": "2.28.0",
"should": "^13.2.3"

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

"homepage": "http://node-opcua.github.io/",
"gitHead": "e38a07ee3d2e225c1e8ed8c261cbb610babaa18e"
"gitHead": "f16a0e3b3b34938326650adc261883e94a253faf"
}

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

Sorry, the diff of this file is not supported yet

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