node-opcua-binary-stream
Advanced tools
Comparing version 2.133.0 to 2.139.0
{ | ||
"name": "node-opcua-binary-stream", | ||
"version": "2.133.0", | ||
"version": "2.139.0", | ||
"description": "pure nodejs OPCUA SDK - module binary-stream", | ||
@@ -10,11 +10,11 @@ "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-buffer-utils": "2.133.0" | ||
"node-opcua-assert": "2.139.0", | ||
"node-opcua-buffer-utils": "2.139.0" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-benchmarker": "2.133.0" | ||
"node-opcua-benchmarker": "2.139.0" | ||
}, | ||
@@ -36,3 +36,3 @@ "author": "Etienne Rossignon", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "921bb04f2e7ce3109dd051ff27a2210edf700344", | ||
"gitHead": "b7a01d31c7602d323e60a5f4a54428199a266f29", | ||
"files": [ | ||
@@ -39,0 +39,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
54827
+ Addednode-opcua-assert@2.139.0(transitive)
+ Addednode-opcua-buffer-utils@2.139.0(transitive)
- Removednode-opcua-assert@2.120.0(transitive)
- Removednode-opcua-buffer-utils@2.133.0(transitive)
Updatednode-opcua-assert@2.139.0