go-core 0.4.6 → 0.4.8

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.4.6",
3
+ "version": "0.4.8",
4
4
  "description": "ANOV-GO配置平台核心库",
5
5
  "keywords": [
6
6
  "anov",
@@ -42,7 +42,6 @@
42
42
  "travis-deploy-once": "travis-deploy-once",
43
43
  "prepush": "npm run test:prod && npm run build",
44
44
  "commitmsg": "commitlint -E HUSKY_GIT_PARAMS",
45
- "postinstall": "patch-package",
46
45
  "build3": "tsc --module commonjs && rollup --config rollup.config.js -w",
47
46
  "watch": "onchange '**/*.js' -- npm run push",
48
47
  "push": "yalc push"
@@ -108,7 +107,7 @@
108
107
  "@types/jest": "^23.3.2",
109
108
  "@types/lodash": "^4.14.186",
110
109
  "@types/node": "^10.11.0",
111
- "@wdslib/go-utils": "^0.4.81",
110
+ "@wdslib/go-utils": "^0.4.82",
112
111
  "colors": "^1.3.2",
113
112
  "commitizen": "^3.0.0",
114
113
  "coveralls": "^3.0.2",
@@ -136,7 +135,7 @@
136
135
  "axios": "^0.24.0",
137
136
  "core-js": "^2.6.12",
138
137
  "crypto-js": "^4.1.1",
139
- "dom-to-image": "^2.6.0",
138
+ "dom-to-image-go": "^3.6.2",
140
139
  "esprima": "^4.0.1",
141
140
  "estraverse": "^5.3.0",
142
141
  "file-saver": "^2.0.5",