@azure/keyvault-keys
Advanced tools
Comparing version 4.0.3-dev.20200109.1 to 4.0.3-dev.20200110.1
@@ -5,3 +5,3 @@ { | ||
"author": "Microsoft Corporation", | ||
"version": "4.0.3-dev.20200109.1", | ||
"version": "4.0.3-dev.20200110.1", | ||
"license": "MIT", | ||
@@ -141,3 +141,3 @@ "description": "Isomorphic client library for Azure KeyVault's keys.", | ||
"rollup": "^1.16.3", | ||
"rollup-plugin-commonjs": "^10.0.0", | ||
"@rollup/plugin-commonjs": "^11.0.1", | ||
"@rollup/plugin-node-resolve": "^7.0.0", | ||
@@ -144,0 +144,0 @@ "rollup-plugin-shim": "^1.0.0", |
@@ -815,4 +815,4 @@ # Azure Key Vault Key client library for JavaScript | ||
You can read more about the tests of this project [here](https://github.com/Azure/azure-sdk-for-js/tree/d4d55f73f985635bb6fcdb5a2e03a3ad289927bb/sdk/keyvault/keyvault-keys/test/README.md). | ||
You can read more about the tests of this project [here](https://github.com/Azure/azure-sdk-for-js/tree/b6672ca889051f32d1268d715fa7ef2c20f2e349/sdk/keyvault/keyvault-keys/test/README.md). | ||
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fsdk%2Fkeyvault%2Fkeyvault-keys%2FREADME.png) |
Sorry, the diff of this file is too big to display
1956006