node-opcua-binary-stream
Advanced tools
Comparing version 2.76.2 to 2.77.0
{ | ||
"name": "node-opcua-binary-stream", | ||
"version": "2.76.2", | ||
"version": "2.77.0", | ||
"description": "pure nodejs OPCUA SDK - module -binary-stream", | ||
@@ -10,11 +10,11 @@ "main": "./dist/index.js", | ||
"test": "mocha", | ||
"clean": "npx rimraf dist *.tsbuildinfo", | ||
"clean": "npx rimraf node_modules dist *.tsbuildinfo", | ||
"lint": "eslint source/**/*.ts" | ||
}, | ||
"dependencies": { | ||
"node-opcua-assert": "2.76.0", | ||
"node-opcua-buffer-utils": "2.76.2" | ||
"node-opcua-assert": "2.77.0", | ||
"node-opcua-buffer-utils": "2.77.0" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-benchmarker": "2.76.2", | ||
"node-opcua-benchmarker": "2.77.0", | ||
"should": "^13.2.3" | ||
@@ -37,3 +37,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "acb5ecaf1e1c71af3b63e80909d58447f3f298e7" | ||
"gitHead": "5c8d45772d786fa4ba59369dd26679353ab5482b" | ||
} |
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
55654
+ Addednode-opcua-assert@2.77.0(transitive)
+ Addednode-opcua-buffer-utils@2.77.0(transitive)
- Removednode-opcua-assert@2.76.0(transitive)
- Removednode-opcua-buffer-utils@2.76.2(transitive)
Updatednode-opcua-assert@2.77.0