node-opcua-guid
Advanced tools
Comparing version 2.63.0 to 2.64.0
{ | ||
"name": "node-opcua-guid", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"version": "2.63.0", | ||
"description": "pure nodejs OPCUA SDK - module -guid", | ||
"scripts": { | ||
"build": "tsc -b", | ||
"lint": "eslint source/**/*.ts", | ||
"clean": "node -e \"require('rimraf').sync('dist');\"", | ||
"test": "mocha" | ||
}, | ||
"dependencies": { | ||
"node-opcua-assert": "2.63.0" | ||
}, | ||
"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": "df4335584455009c6caa21ed6a2fa42caa9104ed" | ||
} | ||
"name": "node-opcua-guid", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"version": "2.64.0", | ||
"description": "pure nodejs OPCUA SDK - module -guid", | ||
"dependencies": { | ||
"node-opcua-assert": "2.64.0" | ||
}, | ||
"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": "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
5210
+ Addednode-opcua-assert@2.64.0(transitive)
- Removednode-opcua-assert@2.63.0(transitive)
Updatednode-opcua-assert@2.64.0