@azure/keyvault-common 2.0.2-alpha.20251212.1 → 2.0.2-alpha.20251215.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@azure/keyvault-common",
|
|
3
|
-
"version": "2.0.2-alpha.
|
|
3
|
+
"version": "2.0.2-alpha.20251215.1",
|
|
4
4
|
"description": "Common internal functionality for all of the Azure Key Vault clients in the Azure SDK for JavaScript",
|
|
5
5
|
"sdk-type": "client",
|
|
6
6
|
"author": "Microsoft Corporation",
|
|
@@ -51,9 +51,9 @@
|
|
|
51
51
|
"tshy": "^3.0.3",
|
|
52
52
|
"typescript": "~5.9.3",
|
|
53
53
|
"vitest": "^4.0.8",
|
|
54
|
-
"@azure
|
|
54
|
+
"@azure/eslint-plugin-azure-sdk": "^3.0.0",
|
|
55
55
|
"@azure/dev-tool": "^1.0.0",
|
|
56
|
-
"@azure/
|
|
56
|
+
"@azure-tools/test-utils-vitest": "^2.0.1"
|
|
57
57
|
},
|
|
58
58
|
"type": "module",
|
|
59
59
|
"tshy": {
|