@azure/web-pubsub 1.1.0-alpha.20220407.2 → 1.1.0-alpha.20220414.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@azure/web-pubsub",
|
3
|
-
"version": "1.1.0-alpha.
|
3
|
+
"version": "1.1.0-alpha.20220414.1",
|
4
4
|
"description": "Azure client library for Azure Web PubSub",
|
5
5
|
"sdk-type": "client",
|
6
6
|
"main": "dist/index.js",
|
@@ -84,7 +84,7 @@
|
|
84
84
|
"@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
|
85
85
|
"@azure/test-utils": ">=1.0.0-alpha <1.0.0-alphb",
|
86
86
|
"@azure-tools/test-credential": ">=1.0.0-alpha <1.0.0-alphb",
|
87
|
-
"@azure-tools/test-recorder": "
|
87
|
+
"@azure-tools/test-recorder": "^2.0.0",
|
88
88
|
"@microsoft/api-extractor": "^7.18.11",
|
89
89
|
"@types/chai": "^4.1.6",
|
90
90
|
"@types/jsonwebtoken": "~8.5.0",
|