@azure/communication-phone-numbers 1.3.0-alpha.20240718.4 → 1.3.0-alpha.20240718.5
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@azure/communication-phone-numbers",
|
3
|
-
"version": "1.3.0-alpha.20240718.
|
3
|
+
"version": "1.3.0-alpha.20240718.5",
|
4
4
|
"description": "SDK for Azure Communication service which facilitates phone number management.",
|
5
5
|
"sdk-type": "client",
|
6
6
|
"main": "dist/index.js",
|
@@ -74,7 +74,7 @@
|
|
74
74
|
"devDependencies": {
|
75
75
|
"@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
|
76
76
|
"@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
|
77
|
-
"@azure-tools/test-utils": "^1.0.
|
77
|
+
"@azure-tools/test-utils": "^1.0.1",
|
78
78
|
"@azure-tools/test-credential": "^1.0.0",
|
79
79
|
"@azure-tools/test-recorder": "^3.0.0",
|
80
80
|
"@azure/identity": "^4.0.1",
|
@@ -98,10 +98,10 @@
|
|
98
98
|
"karma-sourcemap-loader": "^0.3.8",
|
99
99
|
"karma": "^6.2.0",
|
100
100
|
"mocha": "^10.0.0",
|
101
|
-
"nyc": "^
|
101
|
+
"nyc": "^17.0.0",
|
102
102
|
"rimraf": "^5.0.5",
|
103
103
|
"sinon": "^17.0.0",
|
104
|
-
"typescript": "~5.
|
104
|
+
"typescript": "~5.5.3",
|
105
105
|
"ts-node": "^10.0.0"
|
106
106
|
},
|
107
107
|
"//metadata": {
|