filecat 5.1.4 → 5.2.0

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.
@@ -237,6 +237,12 @@ object-assign
237
237
  * MIT Licensed
238
238
  */
239
239
 
240
+ /*!
241
+ * media-typer
242
+ * Copyright(c) 2014-2017 Douglas Christopher Wilson
243
+ * MIT Licensed
244
+ */
245
+
240
246
  /*!
241
247
  * merge-descriptors
242
248
  * Copyright(c) 2014 Jonathan Ong
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "filecat",
3
- "version": "5.1.4",
3
+ "version": "5.2.0",
4
4
  "description": "FileCat Server Manager",
5
5
  "author": "xiaobaidadada",
6
6
  "scripts": {