azure-keyvault
Advanced tools
Comparing version 2.0.2-preview to 3.0.0-preview
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -26,3 +26,6 @@ /* | ||
* which to trigger. Value should be between 1 and 99. | ||
* @member {number} [trigger.daysBeforeExpiry] Days before expiry. | ||
* @member {number} [trigger.daysBeforeExpiry] Days before expiry to attempt | ||
* renewal. Value should be between 1 and validity_in_months multiplied by | ||
* 27. If validity_in_months is 36, then value should be between 1 and 972 | ||
* (36 * 27). | ||
* @member {object} [action] The action that will be executed. | ||
@@ -29,0 +32,0 @@ * @member {string} [action.actionType] The type of the action. Possible |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ /* |
@@ -22,3 +22,6 @@ /* | ||
* trigger. Value should be between 1 and 99. | ||
* @member {number} [daysBeforeExpiry] Days before expiry. | ||
* @member {number} [daysBeforeExpiry] Days before expiry to attempt renewal. | ||
* Value should be between 1 and validity_in_months multiplied by 27. If | ||
* validity_in_months is 36, then value should be between 1 and 972 (36 * | ||
* 27). | ||
*/ | ||
@@ -25,0 +28,0 @@ constructor() { |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ The MIT License (MIT) |
@@ -11,5 +11,6 @@ { | ||
"Zavery, Amar <amzavery@microsoft.com>", | ||
"Wang, Yugang <yugangw@microsoft.com>" | ||
"Wang, Yugang <yugangw@microsoft.com>", | ||
"Xu, Willie <wilx@microsoft.com>" | ||
], | ||
"version": "2.0.2-preview", | ||
"version": "3.0.0-preview", | ||
"description": "Microsoft Azure Key Vault Client Library for node", | ||
@@ -28,4 +29,4 @@ "tags": [ | ||
"dependencies": { | ||
"ms-rest": "^2.2.2", | ||
"ms-rest-azure": "^2.3.3", | ||
"ms-rest": "^2.3.0", | ||
"ms-rest-azure": "^2.5.2", | ||
"underscore": "^1.8.3" | ||
@@ -32,0 +33,0 @@ }, |
@@ -0,0 +0,0 @@ # Microsoft Azure SDK for Node.js - Key Vault |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
1556161
91
37896
Updatedms-rest@^2.3.0
Updatedms-rest-azure@^2.5.2