dphelper 2.0.5 → 2.0.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.
Files changed (3) hide show
  1. package/index.js +1 -1
  2. package/index.js.gz +0 -0
  3. package/package.json +2 -1
package/index.js.gz ADDED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dphelper",
3
- "version": "2.0.5",
3
+ "version": "2.0.8",
4
4
  "description": "dphelper devtools, data management for developers by Dario Passariello",
5
5
  "homepage": "https://a51.gitbook.io/dphelper",
6
6
  "copyright": "Dario Passariello",
@@ -167,6 +167,7 @@
167
167
  "@typescript-eslint/eslint-plugin": "8.48.0",
168
168
  "@typescript-eslint/parser": "8.48.0",
169
169
  "ajv": "8.17.1",
170
+ "compression-webpack-plugin": "11.1.0",
170
171
  "copy-webpack-plugin": "^13.0.1",
171
172
  "crypto-js": "4.2.0",
172
173
  "eslint": "9.39.1",