node-opcua-nodeid
Advanced tools
Comparing version 2.63.2 to 2.64.0
{ | ||
"name": "node-opcua-nodeid", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"version": "2.63.2", | ||
"description": "pure nodejs OPCUA SDK - module -nodeid", | ||
"scripts": { | ||
"build": "tsc -b", | ||
"lint": "eslint source/**/*.ts", | ||
"clean": "node -e \"require('rimraf').sync('dist');\"", | ||
"test": "mocha" | ||
}, | ||
"dependencies": { | ||
"@types/lodash": "4.14.178", | ||
"chalk": "4.1.2", | ||
"lodash": "4.17.21", | ||
"node-opcua-assert": "2.63.0", | ||
"node-opcua-constants": "2.62.7", | ||
"node-opcua-enum": "2.63.2", | ||
"node-opcua-guid": "2.63.0" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-benchmarker": "2.63.2", | ||
"node-opcua-debug": "2.63.2", | ||
"should": "^13.2.3", | ||
"source-map-support": "^0.5.21" | ||
}, | ||
"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": "cdf7a20a7f3866900bc8379d002b467eb0c3f6bb" | ||
} | ||
"name": "node-opcua-nodeid", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"version": "2.64.0", | ||
"description": "pure nodejs OPCUA SDK - module -nodeid", | ||
"dependencies": { | ||
"@types/lodash": "4.14.178", | ||
"chalk": "4.1.2", | ||
"lodash": "4.17.21", | ||
"node-opcua-assert": "2.64.0", | ||
"node-opcua-constants": "2.64.0", | ||
"node-opcua-enum": "2.64.0", | ||
"node-opcua-guid": "2.64.0" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-benchmarker": "2.64.0", | ||
"node-opcua-debug": "2.64.0", | ||
"should": "^13.2.3", | ||
"source-map-support": "^0.5.21" | ||
}, | ||
"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", | ||
"lint": "eslint source/**/*.ts", | ||
"clean": "node -e \"require('rimraf').sync('dist');\"", | ||
"test": "mocha" | ||
} | ||
} |
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
56821
+ Addednode-opcua-assert@2.64.0(transitive)
+ Addednode-opcua-constants@2.64.0(transitive)
+ Addednode-opcua-enum@2.64.0(transitive)
+ Addednode-opcua-guid@2.64.0(transitive)
- Removednode-opcua-assert@2.63.0(transitive)
- Removednode-opcua-constants@2.62.7(transitive)
- Removednode-opcua-enum@2.63.2(transitive)
- Removednode-opcua-guid@2.63.0(transitive)
Updatednode-opcua-assert@2.64.0
Updatednode-opcua-constants@2.64.0
Updatednode-opcua-enum@2.64.0
Updatednode-opcua-guid@2.64.0