@azure/web-pubsub-client-protobuf 1.0.0-alpha.20231117.2 → 1.0.0-alpha.20231214.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/web-pubsub-client-protobuf",
3
- "version": "1.0.0-alpha.20231117.2",
3
+ "version": "1.0.0-alpha.20231214.1",
4
4
  "description": "Azure Web PubSub Client Protobuf",
5
5
  "sdk-type": "client",
6
6
  "main": "dist/index.js",
@@ -98,7 +98,6 @@
98
98
  "karma-mocha-reporter": "^2.2.5",
99
99
  "karma-sourcemap-loader": "^0.3.8",
100
100
  "mocha": "^10.0.0",
101
- "mocha-junit-reporter": "^2.0.0",
102
101
  "c8": "^8.0.0",
103
102
  "prettier": "^2.5.1",
104
103
  "puppeteer": "^19.2.2",
@@ -114,7 +113,7 @@
114
113
  "protobufjs-cli": "^1.1.1",
115
114
  "copyfiles": "2.4.1",
116
115
  "ts-node": "^10.0.0",
117
- "rollup": "^3.0.0"
116
+ "rollup": "^4.0.0"
118
117
  },
119
118
  "//sampleConfiguration": {
120
119
  "productName": "Azure Web PubSub Client",