go-core 0.5.2 → 0.5.3

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "go-core",
3
- "version": "0.5.2",
3
+ "version": "0.5.3",
4
4
  "description": "ANOV-GO配置平台核心库",
5
5
  "keywords": [
6
6
  "anov",
@@ -107,7 +107,7 @@
107
107
  "@types/jest": "^23.3.2",
108
108
  "@types/lodash": "^4.14.186",
109
109
  "@types/node": "^10.11.0",
110
- "@wdslib/go-utils": "^0.4.9",
110
+ "@wdslib/go-utils": "^0.5.1",
111
111
  "colors": "^1.3.2",
112
112
  "commitizen": "^3.0.0",
113
113
  "coveralls": "^3.0.2",
@@ -133,6 +133,7 @@
133
133
  "@types/markdown-it": "^14.1.2",
134
134
  "@types/moment": "^2.13.0",
135
135
  "axios": "^0.24.0",
136
+ "colorthief": "^2.6.0",
136
137
  "core-js": "^2.6.12",
137
138
  "crypto-js": "^4.1.1",
138
139
  "dom-to-image-go": "^3.6.2",