node-opcua-basic-types
Advanced tools
Comparing version 2.134.0 to 2.139.0
{ | ||
"name": "node-opcua-basic-types", | ||
"version": "2.134.0", | ||
"version": "2.139.0", | ||
"description": "pure nodejs OPCUA SDK - module basic-types", | ||
@@ -10,17 +10,17 @@ "main": "./dist/index.js", | ||
"test": "mocha", | ||
"clean": "npx rimraf node_modules dist *.tsbuildinfo", | ||
"clean": "npx rimraf -g node_modules dist *.tsbuildinfo", | ||
"lint": "eslint source/*.ts" | ||
}, | ||
"dependencies": { | ||
"node-opcua-assert": "2.120.0", | ||
"node-opcua-binary-stream": "2.133.0", | ||
"node-opcua-buffer-utils": "2.133.0", | ||
"node-opcua-date-time": "2.134.0", | ||
"node-opcua-guid": "2.133.0", | ||
"node-opcua-nodeid": "2.133.0", | ||
"node-opcua-status-code": "2.133.0" | ||
"node-opcua-assert": "2.139.0", | ||
"node-opcua-binary-stream": "2.139.0", | ||
"node-opcua-buffer-utils": "2.139.0", | ||
"node-opcua-date-time": "2.139.0", | ||
"node-opcua-guid": "2.139.0", | ||
"node-opcua-nodeid": "2.139.0", | ||
"node-opcua-status-code": "2.139.0" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-benchmarker": "2.133.0", | ||
"node-opcua-debug": "2.133.0" | ||
"node-opcua-benchmarker": "2.139.0", | ||
"node-opcua-debug": "2.139.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "author": "Etienne Rossignon", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "ccb34926a3c195f6a7e66fca58a2f101858e78be", | ||
"gitHead": "b7a01d31c7602d323e60a5f4a54428199a266f29", | ||
"files": [ | ||
@@ -45,0 +45,0 @@ "dist", |
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
118417
+ Added@types/long@4.0.2(transitive)
+ Addednode-opcua-assert@2.139.0(transitive)
+ Addednode-opcua-binary-stream@2.139.0(transitive)
+ Addednode-opcua-buffer-utils@2.139.0(transitive)
+ Addednode-opcua-constants@2.139.0(transitive)
+ Addednode-opcua-date-time@2.139.0(transitive)
+ Addednode-opcua-guid@2.139.0(transitive)
+ Addednode-opcua-nodeid@2.139.0(transitive)
+ Addednode-opcua-status-code@2.139.0(transitive)
+ Addednode-opcua-utils@2.139.0(transitive)
- Removed@types/long@4.0.0(transitive)
- Removednode-opcua-assert@2.120.0(transitive)
- Removednode-opcua-binary-stream@2.133.0(transitive)
- Removednode-opcua-buffer-utils@2.133.0(transitive)
- Removednode-opcua-constants@2.125.0(transitive)
- Removednode-opcua-date-time@2.134.0(transitive)
- Removednode-opcua-guid@2.133.0(transitive)
- Removednode-opcua-nodeid@2.133.0(transitive)
- Removednode-opcua-status-code@2.133.0(transitive)
- Removednode-opcua-utils@2.133.0(transitive)
Updatednode-opcua-assert@2.139.0
Updatednode-opcua-date-time@2.139.0
Updatednode-opcua-guid@2.139.0
Updatednode-opcua-nodeid@2.139.0