hls.js 1.6.0-beta.4 → 1.6.0-beta.4.0.canary.10993

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.
package/package.json CHANGED
@@ -121,7 +121,7 @@
121
121
  "mocha": "10.8.2",
122
122
  "node-fetch": "3.3.2",
123
123
  "npm-run-all2": "6.2.6",
124
- "prettier": "3.5.1",
124
+ "prettier": "3.5.2",
125
125
  "promise-polyfill": "8.3.0",
126
126
  "rollup": "4.34.8",
127
127
  "rollup-plugin-istanbul": "5.0.0",
@@ -132,7 +132,7 @@
132
132
  "sinon-chai": "3.7.0",
133
133
  "typescript": "5.4.5",
134
134
  "url-toolkit": "2.2.5",
135
- "wrangler": "3.109.2"
135
+ "wrangler": "3.109.3"
136
136
  },
137
- "version": "1.6.0-beta.4"
137
+ "version": "1.6.0-beta.4.0.canary.10993"
138
138
  }