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

node-opcua-pseudo-session

Package Overview
Dependencies
Maintainers
1
Versions
205
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-pseudo-session - npm Package Compare versions

Comparing version 2.77.0 to 2.78.0

dist/find_structure_datatype.d.ts

1

dist/index.d.ts

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

export * from "./get_builtin_datatype";
export * from "./find_structure_datatype";

@@ -27,2 +27,3 @@ "use strict";

__exportStar(require("./get_builtin_datatype"), exports);
__exportStar(require("./find_structure_datatype"), exports);
//# sourceMappingURL=index.js.map

22

package.json
{
"name": "node-opcua-pseudo-session",
"version": "2.77.0",
"version": "2.78.0",
"description": "pure nodejs OPCUA SDK - module -client-proxy",

@@ -16,13 +16,13 @@ "scripts": {

"node-opcua-constants": "2.77.0",
"node-opcua-data-model": "2.77.0",
"node-opcua-data-value": "2.77.0",
"node-opcua-data-model": "2.78.0",
"node-opcua-data-value": "2.78.0",
"node-opcua-nodeid": "2.77.0",
"node-opcua-service-browse": "2.77.0",
"node-opcua-service-call": "2.77.0",
"node-opcua-service-read": "2.77.0",
"node-opcua-service-subscription": "2.77.0",
"node-opcua-service-translate-browse-path": "2.77.0",
"node-opcua-service-write": "2.77.0",
"node-opcua-service-browse": "2.78.0",
"node-opcua-service-call": "2.78.0",
"node-opcua-service-read": "2.78.0",
"node-opcua-service-subscription": "2.78.0",
"node-opcua-service-translate-browse-path": "2.78.0",
"node-opcua-service-write": "2.78.0",
"node-opcua-status-code": "2.77.0",
"node-opcua-variant": "2.77.0",
"node-opcua-variant": "2.78.0",
"thenify": "^3.3.1"

@@ -45,3 +45,3 @@ },

"homepage": "http://node-opcua.github.io/",
"gitHead": "5c8d45772d786fa4ba59369dd26679353ab5482b"
"gitHead": "31c6eee3c51f52427584364fff2fdb07bbac65be"
}

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

export * from "./get_builtin_datatype";
export * from "./find_structure_datatype";

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