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 0.1.0-alpha.dc0cce4c to 0.1.1-0

LICENSE

2

_generated_/_auto_generated_ApplicationDescription.js

@@ -1,2 +0,2 @@

// --------- This code has been automatically generated !!! 2017-08-27T20:42:17.461Z
// --------- This code has been automatically generated !!! 2017-12-15T21:13:56.191Z
"use strict";

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

@@ -1,2 +0,2 @@

// --------- This code has been automatically generated !!! 2017-08-27T20:42:17.542Z
// --------- This code has been automatically generated !!! 2017-12-15T21:13:56.245Z
"use strict";

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

@@ -1,2 +0,2 @@

// --------- This code has been automatically generated !!! 2017-08-27T20:42:17.555Z
// --------- This code has been automatically generated !!! 2017-12-15T21:13:56.245Z
"use strict";

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

@@ -1,2 +0,2 @@

// --------- This code has been automatically generated !!! 2017-08-27T20:42:17.562Z
// --------- This code has been automatically generated !!! 2017-12-15T21:13:56.260Z
"use strict";

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

@@ -1,2 +0,2 @@

// --------- This code has been automatically generated !!! 2017-08-27T20:42:17.429Z
// --------- This code has been automatically generated !!! 2017-12-15T21:13:56.176Z
"use strict";

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

@@ -0,1 +1,5 @@

"use strict";
/**
* @module services.endpoints
*/
module.exports = {

@@ -2,0 +6,0 @@

{
"name": "node-opcua-service-endpoints",
"version": "0.1.0-alpha.dc0cce4c",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo no test",
"clean": "node -e \"require('rimraf').sync('_generated_');\"",
"generate": "node ./generate"
},
"dependencies": {
"node-opcua-assert": "^0.1.0-alpha.dc0cce4c",
"node-opcua-basic-types": "^0.1.0-alpha.dc0cce4c",
"node-opcua-data-model": "^0.1.0-alpha.dc0cce4c",
"node-opcua-factory": "^0.1.0-alpha.dc0cce4c",
"node-opcua-nodeid": "^0.1.0-alpha.dc0cce4c",
"node-opcua-service-secure-channel": "^0.1.0-alpha.dc0cce4c",
"underscore": "^1.8.3"
},
"devDependencies": {
"node-opcua-generator": "^0.1.0-alpha.dc0cce4c",
"should": "^13.0.1"
},
"author": "etienne.rossignon@gadz.org",
"license": "MIT"
"name": "node-opcua-service-endpoints",
"version": "0.1.1-0",
"description": "pure nodejs OPCUA SDK - module -service-endpoints",
"main": "index.js",
"scripts": {
"test": "echo no test",
"clean": "node -e \"require('rimraf').sync('_generated_');\"",
"generate": "node ./generate"
},
"dependencies": {
"node-opcua-assert": "^0.1.1-0",
"node-opcua-basic-types": "^0.1.1-0",
"node-opcua-data-model": "^0.1.1-0",
"node-opcua-factory": "^0.1.1-0",
"node-opcua-nodeid": "^0.1.1-0",
"node-opcua-service-secure-channel": "^0.1.1-0",
"underscore": "^1.8.3"
},
"devDependencies": {
"node-opcua-generator": "^0.1.1-0",
"should": "13.2.0"
},
"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/"
}
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