node-opcua-certificate-manager
Advanced tools
Comparing version 2.8.0 to 2.8.1
@@ -11,3 +11,3 @@ "use strict"; | ||
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p); | ||
} | ||
}; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -14,0 +14,0 @@ /** |
{ | ||
"name": "node-opcua-certificate-manager", | ||
"version": "2.8.0", | ||
"version": "2.8.1", | ||
"description": "pure nodejs OPCUA SDK - module -client", | ||
@@ -25,11 +25,11 @@ "scripts": { | ||
"node-opcua-assert": "^2.6.1", | ||
"node-opcua-basic-types": "^2.8.0", | ||
"node-opcua-buffer-utils": "^2.6.1", | ||
"node-opcua-common": "^2.8.0", | ||
"node-opcua-basic-types": "^2.8.1", | ||
"node-opcua-buffer-utils": "^2.8.1", | ||
"node-opcua-common": "^2.8.1", | ||
"node-opcua-constants": "^2.6.1", | ||
"node-opcua-crypto": "^1.3.2", | ||
"node-opcua-debug": "^2.6.1", | ||
"node-opcua-debug": "^2.8.1", | ||
"node-opcua-pki": "^2.0.3", | ||
"node-opcua-status-code": "^2.6.1", | ||
"node-opcua-utils": "^2.7.0", | ||
"node-opcua-status-code": "^2.8.1", | ||
"node-opcua-utils": "^2.8.1", | ||
"once": "^1.4.0", | ||
@@ -43,3 +43,3 @@ "thenify": "^3.3.0", | ||
"dequeue": "^1.0.5", | ||
"node-opcua-leak-detector": "^2.6.1", | ||
"node-opcua-leak-detector": "^2.8.1", | ||
"should": "^13.2.3", | ||
@@ -68,3 +68,3 @@ "sinon": "^9.0.2" | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "e3b0892d751900c13898ca82be84bbfe66997f0c" | ||
"gitHead": "5f7e0d03417093a186977090c0bc28d968382584" | ||
} |
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
24596
Updatednode-opcua-common@^2.8.1
Updatednode-opcua-debug@^2.8.1
Updatednode-opcua-utils@^2.8.1