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

node-opcua-service-endpoints

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-endpoints - npm Package Compare versions

Comparing version 2.16.0 to 2.17.0

1

dist/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.UserTokenType = exports.GetEndpointsResponse = exports.GetEndpointsRequest = exports.UserIdentityToken = exports.EndpointDescription = exports.UserTokenPolicy = exports.ApplicationDescription = exports.ApplicationType = void 0;
/**

@@ -4,0 +5,0 @@ * @module node-opcua-service-endpoints

20

package.json
{
"name": "node-opcua-service-endpoints",
"version": "2.16.0",
"version": "2.17.0",
"description": "pure nodejs OPCUA SDK - module -service-endpoints",

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

"node-opcua-assert": "2.16.0",
"node-opcua-basic-types": "2.16.0",
"node-opcua-binary-stream": "2.16.0",
"node-opcua-data-model": "2.16.0",
"node-opcua-factory": "2.16.0",
"node-opcua-nodeid": "2.16.0",
"node-opcua-service-secure-channel": "2.16.0",
"node-opcua-types": "2.16.0"
"node-opcua-basic-types": "2.17.0",
"node-opcua-binary-stream": "2.17.0",
"node-opcua-data-model": "2.17.0",
"node-opcua-factory": "2.17.0",
"node-opcua-nodeid": "2.17.0",
"node-opcua-service-secure-channel": "2.17.0",
"node-opcua-types": "2.17.0"
},
"devDependencies": {
"node-opcua-generator": "2.16.0",
"node-opcua-generator": "2.17.0",
"should": "^13.2.3"

@@ -42,3 +42,3 @@ },

"homepage": "http://node-opcua.github.io/",
"gitHead": "9fa7d50952a7c39ff6790888a2bd6f32fe46836d"
"gitHead": "545072c8184378254468c383b78e74e7e8e31ab7"
}

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