@azure/web-pubsub 1.1.2-alpha.20230104.3 → 1.1.2-alpha.20230302.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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/web-pubsub",
3
- "version": "1.1.2-alpha.20230104.3",
3
+ "version": "1.1.2-alpha.20230302.1",
4
4
  "description": "Azure client library for Azure Web PubSub",
5
5
  "sdk-type": "client",
6
6
  "main": "dist/index.js",
@@ -81,8 +81,8 @@
81
81
  "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
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
- "@azure-tools/test-credential": ">=1.0.0-alpha <1.0.0-alphb",
85
- "@azure-tools/test-recorder": "^2.0.0",
84
+ "@azure-tools/test-credential": "^1.0.0",
85
+ "@azure-tools/test-recorder": ">=3.0.0-alpha <3.0.0-alphb",
86
86
  "@microsoft/api-extractor": "^7.31.1",
87
87
  "@types/chai": "^4.1.6",
88
88
  "@types/jsonwebtoken": "^9.0.0",
@@ -92,7 +92,7 @@
92
92
  "@types/ws": "^8.2.0",
93
93
  "chai": "^4.2.0",
94
94
  "cross-env": "^7.0.2",
95
- "dotenv": "^8.2.0",
95
+ "dotenv": "^16.0.0",
96
96
  "eslint": "^8.0.0",
97
97
  "esm": "^3.2.18",
98
98
  "karma": "^6.2.0",