@scrypted/core 0.2.3 → 0.2.5

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.
@@ -18,5 +18,3 @@
18
18
  * Copyright(c) 2014-2022 Douglas Christopher Wilson
19
19
  * MIT Licensed
20
20
  */
21
-
22
- /*! formdata-polyfill. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> */
package/dist/plugin.zip CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scrypted/core",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "description": "Scrypted Core plugin. Provides the UI, websocket, and engine.io APIs.",
5
5
  "author": "Scrypted",
6
6
  "license": "Apache-2.0",