node-opcua-binary-stream
Advanced tools
Comparing version 2.29.0 to 2.35.0
@@ -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.29.0", | ||
"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": "tslint source/**/*.ts" | ||
}, | ||
"dependencies": { | ||
"node-opcua-assert": "2.29.0", | ||
"node-opcua-buffer-utils": "2.29.0" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-benchmarker": "2.29.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": "33989ea29477b4bd20f8708189258d9448848996" | ||
"name": "node-opcua-binary-stream", | ||
"version": "2.35.0", | ||
"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": "tslint source/**/*.ts" | ||
}, | ||
"dependencies": { | ||
"node-opcua-assert": "2.35.0", | ||
"node-opcua-buffer-utils": "2.35.0" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-benchmarker": "2.35.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": "c857f4e064f934848025365cd343c5b41201310e" | ||
} |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
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
55277
15
+ Addednode-opcua-assert@2.35.0(transitive)
+ Addednode-opcua-buffer-utils@2.35.0(transitive)
- Removednode-opcua-assert@2.29.0(transitive)
- Removednode-opcua-buffer-utils@2.29.0(transitive)
Updatednode-opcua-assert@2.35.0