node-opcua-pki
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "node-opcua-pki", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "PKI management for node-opcua", | ||
@@ -52,3 +52,3 @@ "main": "./dist/index.js", | ||
"minimist": "^1.2.7", | ||
"node-opcua-crypto": "^2.1.0", | ||
"node-opcua-crypto": "^2.1.2", | ||
"progress": "^2.0.3", | ||
@@ -63,7 +63,7 @@ "rimraf": "^3.0.2", | ||
"@istanbuljs/nyc-config-typescript": "^1.0.2", | ||
"@types/async": "^3.2.15", | ||
"@types/async": "^3.2.16", | ||
"@types/byline": "^4.2.33", | ||
"@types/cli-table": "^0.3.1", | ||
"@types/mocha": "^10.0.0", | ||
"@types/node": "^18.11.3", | ||
"@types/mocha": "^10.0.1", | ||
"@types/node": "^18.11.15", | ||
"@types/node-dir": "0.0.34", | ||
@@ -74,15 +74,15 @@ "@types/progress": "^2.0.5", | ||
"@types/underscore": "^1.11.4", | ||
"@types/yargs": "^17.0.13", | ||
"@types/yargs": "^17.0.17", | ||
"@types/yauzl": "^2.10.0", | ||
"@typescript-eslint/eslint-plugin": "^5.40.1", | ||
"@typescript-eslint/parser": "^5.40.1", | ||
"eslint": "^8.25.0", | ||
"mocha": "^10.1.0", | ||
"@typescript-eslint/eslint-plugin": "^5.46.1", | ||
"@typescript-eslint/parser": "^5.46.1", | ||
"eslint": "^8.29.0", | ||
"mocha": "^10.2.0", | ||
"node-dir": "^0.1.17", | ||
"nyc": "^15.1.0", | ||
"should": "^13.2.3", | ||
"sinon": "^14.0.1", | ||
"sinon": "^15.0.1", | ||
"source-map-support": "^0.5.21", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.8.4" | ||
"typescript": "^4.9.4" | ||
}, | ||
@@ -89,0 +89,0 @@ "bin": { |
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
549386
Updatednode-opcua-crypto@^2.1.2