node-opcua-hostname
Advanced tools
Comparing version 2.74.0 to 2.76.0
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-hostname", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"version": "2.74.0", | ||
"description": "pure nodejs OPCUA SDK - module -hostname", | ||
"scripts": { | ||
"build": "tsc -b", | ||
"lint": "eslint source/**/*.ts", | ||
"clean": "npx rimraf dist *.tsbuildinfo", | ||
"test": "mocha" | ||
}, | ||
"dependencies": { | ||
"node-opcua-assert": "2.74.0" | ||
}, | ||
"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": "003ee041795f3b737afaaef5721045ee31ea9f77" | ||
"name": "node-opcua-hostname", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"version": "2.76.0", | ||
"description": "pure nodejs OPCUA SDK - module -hostname", | ||
"scripts": { | ||
"build": "tsc -b", | ||
"lint": "eslint source/**/*.ts", | ||
"clean": "npx rimraf dist *.tsbuildinfo", | ||
"test": "mocha" | ||
}, | ||
"devDependencies": { | ||
"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": "75d9b8cf894c8fbadf77d2c4a48a730d055465e7" | ||
} |
0
13268
1
- Removednode-opcua-assert@2.74.0
- Removedansi-styles@4.3.0(transitive)
- Removedbetter-assert@1.0.2(transitive)
- Removedcallsite@1.0.0(transitive)
- Removedchalk@4.1.2(transitive)
- Removedcolor-convert@2.0.1(transitive)
- Removedcolor-name@1.1.4(transitive)
- Removedhas-flag@4.0.0(transitive)
- Removednode-opcua-assert@2.74.0(transitive)
- Removedsupports-color@7.2.0(transitive)