node-opcua-service-endpoints
Advanced tools
Comparing version 2.7.0 to 2.8.0
@@ -0,0 +0,0 @@ const generator = require("node-opcua-generator"); |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-service-endpoints", | ||
"version": "2.7.0", | ||
"version": "2.8.0", | ||
"description": "pure nodejs OPCUA SDK - module -service-endpoints", | ||
@@ -14,13 +14,13 @@ "main": "./dist/index.js", | ||
"node-opcua-assert": "^2.6.1", | ||
"node-opcua-basic-types": "^2.7.0", | ||
"node-opcua-basic-types": "^2.8.0", | ||
"node-opcua-binary-stream": "^2.6.1", | ||
"node-opcua-data-model": "^2.7.0", | ||
"node-opcua-factory": "^2.7.0", | ||
"node-opcua-nodeid": "^2.6.1", | ||
"node-opcua-service-secure-channel": "^2.7.0", | ||
"node-opcua-types": "^2.7.0", | ||
"node-opcua-data-model": "^2.8.0", | ||
"node-opcua-factory": "^2.8.0", | ||
"node-opcua-nodeid": "^2.8.0", | ||
"node-opcua-service-secure-channel": "^2.8.0", | ||
"node-opcua-types": "^2.8.0", | ||
"underscore": "^1.10.2" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-generator": "^2.7.0", | ||
"node-opcua-generator": "^2.8.0", | ||
"should": "^13.2.3" | ||
@@ -43,3 +43,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "868b9f5d0bf0411f30476a0947301dc1d487e462" | ||
"gitHead": "e3b0892d751900c13898ca82be84bbfe66997f0c" | ||
} |
@@ -0,0 +0,0 @@ /** |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17332