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

node-opcua-constants

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-constants - npm Package Compare versions

Comparing version 2.6.1 to 2.9.0

dist/aggregate_function_enum.d.ts

1

dist/index.d.ts

@@ -5,1 +5,2 @@ /**

export * from "./opcua_node_ids";
export * from "./aggregate_function_enum";

3

dist/index.js

@@ -11,3 +11,3 @@ "use strict";

for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
};
}
Object.defineProperty(exports, "__esModule", { value: true });

@@ -19,2 +19,3 @@ /**

__exportStar(require("./opcua_node_ids"), exports);
__exportStar(require("./aggregate_function_enum"), exports);
//# sourceMappingURL=index.js.map
{
"name": "node-opcua-constants",
"version": "2.6.1",
"version": "2.9.0",
"description": "pure nodejs OPCUA SDK - module -constants",

@@ -28,3 +28,3 @@ "scripts": {

"homepage": "http://node-opcua.github.io/",
"gitHead": "15f0c0f83232fc63310dc04fea187048c7a01e4b"
"gitHead": "66374de9fbf47e8ad7a3e869cad4ec332e256751"
}

@@ -6,1 +6,2 @@ /**

export * from "./opcua_node_ids";
export * from "./aggregate_function_enum";

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