@azure/web-pubsub 1.1.3-alpha.20240307.1 → 1.1.3-alpha.20240322.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.3-alpha.
|
3
|
+
"version": "1.1.3-alpha.20240322.1",
|
4
4
|
"description": "Azure client library for Azure Web PubSub",
|
5
5
|
"sdk-type": "client",
|
6
6
|
"main": "dist/index.js",
|
@@ -105,7 +105,7 @@
|
|
105
105
|
"karma-mocha-reporter": "^2.2.5",
|
106
106
|
"karma-sourcemap-loader": "^0.3.8",
|
107
107
|
"mocha": "^10.0.0",
|
108
|
-
"c8": "^
|
108
|
+
"c8": "^9.1.0",
|
109
109
|
"puppeteer": "^22.2.0",
|
110
110
|
"rimraf": "^5.0.5",
|
111
111
|
"sinon": "^17.0.0",
|