dphelper 0.3.7 → 0.4.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.
- package/.github/FUNDING.yml +12 -12
- package/.github/FUNDING.yml.gz +0 -0
- package/.github/dependabot.yml +12 -12
- package/.github/dependabot.yml.gz +0 -0
- package/CHANGELOG.md.gz +0 -0
- package/LICENSE.md.gz +0 -0
- package/README.md.gz +0 -0
- package/assets/logos/logo.svg +64 -64
- package/assets/logos/logo.svg.gz +0 -0
- package/docs/index.md.gz +0 -0
- package/documents/iDB/toState.html.gz +0 -0
- package/index.d.ts.gz +0 -0
- package/index.js +1 -1
- package/index.js.LICENSE.txt.gz +0 -0
- package/index.js.gz +0 -0
- package/index.js.map +1 -1
- package/index.js.map.gz +0 -0
- package/package.json +5 -4
- package/package.json.gz +0 -0
- package/types/dphelper.d.ts.gz +0 -0
- package/types/files.d.ts.gz +0 -0
- package/types/icon.d.ts.gz +0 -0
- package/types/jquery.d.ts.gz +0 -0
- package/types/layerpro.d.ts.gz +0 -0
- package/types/menupro.d.ts.gz +0 -0
- package/types/styles.d.ts.gz +0 -0
package/index.js.map.gz
ADDED
|
Binary file
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "dphelper",
|
|
3
3
|
"displayName": "dphelper",
|
|
4
4
|
"description": "dphelper devtools | tools, store and state management brave developers",
|
|
5
|
-
"version": "0.
|
|
5
|
+
"version": "0.4.0",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"relaseType": "beta",
|
|
8
8
|
"port": 3000,
|
|
@@ -13,6 +13,7 @@
|
|
|
13
13
|
"main": "index.tsx",
|
|
14
14
|
"target": "web",
|
|
15
15
|
"logo": "",
|
|
16
|
+
"typeID": 0,
|
|
16
17
|
"theme": "default",
|
|
17
18
|
"deprecated": false,
|
|
18
19
|
"targets": "web",
|
|
@@ -181,7 +182,7 @@
|
|
|
181
182
|
"@babel/runtime": "^7.22.6",
|
|
182
183
|
"@testing-library/react": "^14.0.0",
|
|
183
184
|
"@testing-library/user-event": "^14.4.3",
|
|
184
|
-
"@types/node": "20.4.
|
|
185
|
+
"@types/node": "20.4.4",
|
|
185
186
|
"@types/react": "^18.2.15",
|
|
186
187
|
"@types/react-dom": "^18.2.7",
|
|
187
188
|
"@types/react-redux": "^7.1.25",
|
|
@@ -196,7 +197,7 @@
|
|
|
196
197
|
"child_process": "^1.0.2",
|
|
197
198
|
"classnames": "2.3.2",
|
|
198
199
|
"cli-confirm": "1.0.1",
|
|
199
|
-
"compression-webpack-plugin": "
|
|
200
|
+
"compression-webpack-plugin": "10.0.0",
|
|
200
201
|
"concurrently": "8.2.0",
|
|
201
202
|
"copy-webpack-plugin": "^11.0.0",
|
|
202
203
|
"cordova-android": "^12.0.0",
|
|
@@ -233,7 +234,7 @@
|
|
|
233
234
|
"react-dom": "18.2.0",
|
|
234
235
|
"react-router": "^6.14.2",
|
|
235
236
|
"react-router-dom": "^6.14.2",
|
|
236
|
-
"sass": "^1.64.
|
|
237
|
+
"sass": "^1.64.1",
|
|
237
238
|
"sass-loader": "^13.3.2",
|
|
238
239
|
"style-loader": "^3.3.3",
|
|
239
240
|
"terser-webpack-plugin": "^5.3.9",
|
package/package.json.gz
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|