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

node-opcua-service-browse

Package Overview
Dependencies
Maintainers
1
Versions
218
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-service-browse - npm Package Compare versions

Comparing version 2.5.0-alpha.10 to 2.5.0-alpha.11

0

dist/index.d.ts
export { BrowseDirection } from "node-opcua-data-model";
export { ReferenceDescription, BrowseResult, BrowseDescription, BrowseDescriptionOptions, BrowseRequestOptions, BrowseNextRequest, BrowseNextResponse, BrowseNextRequestOptions, ViewDescription, BrowseRequest, BrowseResponse } from "node-opcua-types";

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

20

package.json
{
"name": "node-opcua-service-browse",
"version": "2.5.0-alpha.10",
"version": "2.5.0-alpha.11",
"description": "pure nodejs OPCUA SDK - module -service-browse",

@@ -14,9 +14,9 @@ "scripts": {

"node-opcua-assert": "^2.5.0-alpha.4",
"node-opcua-basic-types": "^2.5.0-alpha.6",
"node-opcua-basic-types": "^2.5.0-alpha.11",
"node-opcua-binary-stream": "^2.5.0-alpha.4",
"node-opcua-data-model": "^2.5.0-alpha.10",
"node-opcua-factory": "^2.5.0-alpha.10",
"node-opcua-data-model": "^2.5.0-alpha.11",
"node-opcua-factory": "^2.5.0-alpha.11",
"node-opcua-nodeid": "^2.5.0-alpha.4",
"node-opcua-service-secure-channel": "^2.5.0-alpha.10",
"node-opcua-types": "^2.5.0-alpha.10",
"node-opcua-service-secure-channel": "^2.5.0-alpha.11",
"node-opcua-types": "^2.5.0-alpha.11",
"underscore": "^1.9.2"

@@ -27,6 +27,6 @@ },

"node-opcua-debug": "^2.5.0-alpha.4",
"node-opcua-generator": "^2.5.0-alpha.10",
"node-opcua-packet-analyzer": "^2.5.0-alpha.10",
"node-opcua-generator": "^2.5.0-alpha.11",
"node-opcua-packet-analyzer": "^2.5.0-alpha.11",
"node-opcua-status-code": "^2.5.0-alpha.4",
"node-opcua-variant": "^2.5.0-alpha.10",
"node-opcua-variant": "^2.5.0-alpha.11",
"should": "13.2.3"

@@ -49,3 +49,3 @@ },

"homepage": "http://node-opcua.github.io/",
"gitHead": "1428f09853a22bf736c35cba36744511298bb62c"
"gitHead": "7b9ace456702cd8e98bfbb8d31987835734a1e61"
}

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