server-up-ndot 1.1.3 → 1.1.4

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 (2) hide show
  1. package/package.json +1 -2
  2. package/readme.md +3 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "server-up-ndot",
3
- "version": "1.1.3",
3
+ "version": "1.1.4",
4
4
  "description": "server toolkit",
5
5
  "main": "index.js",
6
6
  "bin": {
@@ -39,7 +39,6 @@
39
39
  "morgan": "*",
40
40
  "multer": "*",
41
41
  "mysql": "*",
42
- "node-fetch": "*",
43
42
  "nodemailer": "*",
44
43
  "ora": "*",
45
44
  "pg": "*",
package/readme.md CHANGED
@@ -10,3 +10,6 @@
10
10
  - 1.1.3
11
11
  - Fix security issues
12
12
  - delete package koa
13
+ - 1.1.4
14
+ - Fix security issues
15
+ - delted package node-fetch,formdata-polyfill,fetch-blob