node-opcua-binary-stream
Advanced tools
Comparing version 2.64.0 to 2.64.1
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-binary-stream", | ||
"version": "2.64.0", | ||
"description": "pure nodejs OPCUA SDK - module -binary-stream", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"dependencies": { | ||
"node-opcua-assert": "2.64.0", | ||
"node-opcua-buffer-utils": "2.64.0" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-benchmarker": "2.64.0", | ||
"should": "^13.2.3" | ||
}, | ||
"author": "Etienne Rossignon", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/node-opcua/node-opcua.git" | ||
}, | ||
"keywords": [ | ||
"OPCUA", | ||
"opcua", | ||
"m2m", | ||
"iot", | ||
"opc ua", | ||
"internet of things" | ||
], | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "e4d73afdfcccb3491423149d9b9785888f4ebb3c", | ||
"scripts": { | ||
"build": "tsc -b", | ||
"test": "mocha", | ||
"clean": "node -e \"require('rimraf').sync('dist');\"", | ||
"lint": "eslint source/**/*.ts" | ||
} | ||
} | ||
"name": "node-opcua-binary-stream", | ||
"version": "2.64.1", | ||
"description": "pure nodejs OPCUA SDK - module -binary-stream", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"scripts": { | ||
"build": "tsc -b", | ||
"test": "mocha", | ||
"clean": "node -e \"require('rimraf').sync('dist');\"", | ||
"lint": "eslint source/**/*.ts" | ||
}, | ||
"dependencies": { | ||
"node-opcua-assert": "2.64.1", | ||
"node-opcua-buffer-utils": "2.64.1" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-benchmarker": "2.64.1", | ||
"should": "^13.2.3" | ||
}, | ||
"author": "Etienne Rossignon", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/node-opcua/node-opcua.git" | ||
}, | ||
"keywords": [ | ||
"OPCUA", | ||
"opcua", | ||
"m2m", | ||
"iot", | ||
"opc ua", | ||
"internet of things" | ||
], | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "b65b8738603cd475d7d99a2b20b0ae9d32b4110c" | ||
} |
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
52648
+ Addednode-opcua-assert@2.64.1(transitive)
+ Addednode-opcua-buffer-utils@2.64.1(transitive)
- Removednode-opcua-assert@2.64.0(transitive)
- Removednode-opcua-buffer-utils@2.64.0(transitive)
Updatednode-opcua-assert@2.64.1