node-opcua-binary-stream
Advanced tools
Comparing version 2.28.0 to 2.29.0
{ | ||
"name": "node-opcua-binary-stream", | ||
"version": "2.28.0", | ||
"version": "2.29.0", | ||
"description": "pure nodejs OPCUA SDK - module -binary-stream", | ||
@@ -9,3 +9,3 @@ "main": "./dist/index.js", | ||
"build": "tsc -b", | ||
"test": "mocha test", | ||
"test": "mocha", | ||
"clean": "node -e \"require('rimraf').sync('dist');\"", | ||
@@ -15,7 +15,7 @@ "lint": "tslint source/**/*.ts" | ||
"dependencies": { | ||
"node-opcua-assert": "2.22.0", | ||
"node-opcua-buffer-utils": "2.28.0" | ||
"node-opcua-assert": "2.29.0", | ||
"node-opcua-buffer-utils": "2.29.0" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-benchmarker": "2.28.0", | ||
"node-opcua-benchmarker": "2.29.0", | ||
"should": "^13.2.3" | ||
@@ -38,3 +38,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "f16a0e3b3b34938326650adc261883e94a253faf" | ||
"gitHead": "33989ea29477b4bd20f8708189258d9448848996" | ||
} |
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
52247
+ Addednode-opcua-assert@2.29.0(transitive)
+ Addednode-opcua-buffer-utils@2.29.0(transitive)
+ Addedpretty-error@3.0.4(transitive)
- Removednode-opcua-assert@2.22.0(transitive)
- Removednode-opcua-buffer-utils@2.28.0(transitive)
- Removedpretty-error@2.1.2(transitive)
Updatednode-opcua-assert@2.29.0