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.64.0 to 2.64.1

0

dist/index.d.ts

@@ -0,0 +0,0 @@ /**

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

80

package.json
{
"name": "node-opcua-service-endpoints",
"version": "2.64.0",
"description": "pure nodejs OPCUA SDK - module -service-endpoints",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"dependencies": {
"node-opcua-assert": "2.64.0",
"node-opcua-basic-types": "2.64.0",
"node-opcua-binary-stream": "2.64.0",
"node-opcua-data-model": "2.64.0",
"node-opcua-factory": "2.64.0",
"node-opcua-nodeid": "2.64.0",
"node-opcua-service-secure-channel": "2.64.0",
"node-opcua-types": "2.64.0"
},
"devDependencies": {
"should": "^13.2.3"
},
"author": "Etienne Rossignon",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/node-opcua/node-opcua.git"
},
"keywords": [
"OPCUA",
"opcua",
"m2m",
"iot",
"opc ua",
"internet of things"
],
"homepage": "http://node-opcua.github.io/",
"gitHead": "07dcdd8e8c7f2b55544c6e23023093e35674829c",
"scripts": {
"test": "mocha",
"clean": "node -e \"require('rimraf').sync('dist');\"",
"build": "tsc -b"
}
}
"name": "node-opcua-service-endpoints",
"version": "2.64.1",
"description": "pure nodejs OPCUA SDK - module -service-endpoints",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {
"test": "mocha",
"clean": "node -e \"require('rimraf').sync('dist');\"",
"build": "tsc -b"
},
"dependencies": {
"node-opcua-assert": "2.64.1",
"node-opcua-basic-types": "2.64.1",
"node-opcua-binary-stream": "2.64.1",
"node-opcua-data-model": "2.64.1",
"node-opcua-factory": "2.64.1",
"node-opcua-nodeid": "2.64.1",
"node-opcua-service-secure-channel": "2.64.1",
"node-opcua-types": "2.64.1"
},
"devDependencies": {
"should": "^13.2.3"
},
"author": "Etienne Rossignon",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/node-opcua/node-opcua.git"
},
"keywords": [
"OPCUA",
"opcua",
"m2m",
"iot",
"opc ua",
"internet of things"
],
"homepage": "http://node-opcua.github.io/",
"gitHead": "b65b8738603cd475d7d99a2b20b0ae9d32b4110c"
}
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