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

node-opcua-service-call

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

Comparing version 0.1.0-alpha.dc0cce4c to 0.1.1-0

LICENSE

2

_generated_/_auto_generated_Argument.js

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

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

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

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

// --------- This code has been automatically generated !!! 2017-08-27T20:42:17.582Z
// --------- 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.592Z
// --------- This code has been automatically generated !!! 2017-12-15T21:13:56.207Z
"use strict";

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

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

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

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

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

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

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

@@ -10,3 +10,3 @@ /**

*
* @module services.method
* @module services.call
*/

@@ -13,0 +13,0 @@

{
"name": "node-opcua-service-call",
"version": "0.1.0-alpha.dc0cce4c",
"description": "",
"scripts": {
"test": "mocha test",
"clean": "node -e \"require('rimraf').sync('_generated_');\"",
"generate": "node ./generate"
},
"main": "index.js",
"dependencies": {
"node-opcua-assert": "^0.1.0-alpha.dc0cce4c",
"node-opcua-basic-types": "^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",
"node-opcua-variant": "^0.1.0-alpha.dc0cce4c",
"underscore": "^1.8.3"
},
"devDependencies": {
"node-opcua-generator": "^0.1.0-alpha.dc0cce4c",
"node-opcua-packet-analyzer": "^0.1.0-alpha.dc0cce4c",
"node-opcua-status-code": "^0.1.0-alpha.dc0cce4c",
"should": "^13.0.1"
}
"name": "node-opcua-service-call",
"version": "0.1.1-0",
"description": "pure nodejs OPCUA SDK - module -service-call",
"scripts": {
"test": "mocha test",
"clean": "node -e \"require('rimraf').sync('_generated_');\"",
"generate": "node ./generate"
},
"main": "index.js",
"dependencies": {
"node-opcua-assert": "^0.1.1-0",
"node-opcua-basic-types": "^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",
"node-opcua-variant": "^0.1.1-0",
"underscore": "^1.8.3"
},
"devDependencies": {
"node-opcua-generator": "^0.1.1-0",
"node-opcua-packet-analyzer": "^0.1.1-0",
"node-opcua-status-code": "^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