@azure/web-pubsub 1.1.2-alpha.20230302.1 → 1.1.2-alpha.20230320.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/web-pubsub",
3
- "version": "1.1.2-alpha.20230302.1",
3
+ "version": "1.1.2-alpha.20230320.1",
4
4
  "description": "Azure client library for Azure Web PubSub",
5
5
  "sdk-type": "client",
6
6
  "main": "dist/index.js",
@@ -82,7 +82,7 @@
82
82
  "@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
83
83
  "@azure/test-utils": ">=1.0.0-alpha <1.0.0-alphb",
84
84
  "@azure-tools/test-credential": "^1.0.0",
85
- "@azure-tools/test-recorder": ">=3.0.0-alpha <3.0.0-alphb",
85
+ "@azure-tools/test-recorder": "^3.0.0",
86
86
  "@microsoft/api-extractor": "^7.31.1",
87
87
  "@types/chai": "^4.1.6",
88
88
  "@types/jsonwebtoken": "^9.0.0",
@@ -98,10 +98,8 @@
98
98
  "karma": "^6.2.0",
99
99
  "karma-chrome-launcher": "^3.0.0",
100
100
  "karma-coverage": "^2.0.0",
101
- "karma-edge-launcher": "^0.4.2",
102
101
  "karma-env-preprocessor": "^0.1.1",
103
102
  "karma-firefox-launcher": "^1.1.0",
104
- "karma-ie-launcher": "^1.0.0",
105
103
  "karma-junit-reporter": "^2.0.1",
106
104
  "karma-mocha": "^2.0.1",
107
105
  "karma-mocha-reporter": "^2.2.5",