dphelper 3.2.9 → 3.3.1

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/FUNDING.yml ADDED
@@ -0,0 +1,12 @@
1
+ # These are supported funding model platforms
2
+
3
+ github: passariello
4
+ patreon: passariello
5
+ ko_fi: passariello
6
+ liberapay: passariello
7
+ issuehunt: passariello
8
+ custom:
9
+ [
10
+ "https://dario.passariello.ca",
11
+ "https://www.indiegogo.com/individuals/28513718",
12
+ ]
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  ![dpHelper](https://raw.githubusercontent.com/passariello/container/refs/heads/main/dphelper/assets/images/banner.svg)
4
4
 
5
- **The supercharged toolkit for modern web development, AI engineering & DevTools.**
5
+ > **The supercharged toolkit for modern web development, AI engineering & DevTools.**
6
6
 
7
7
  [![version](https://img.shields.io/npm/v/dphelper.svg)](https://npmjs.org/package/dphelper)
8
8
  [![install size](https://img.shields.io/badge/dynamic/json?url=https://packagephobia.com/v2/api.json?p=dphelper&query=$.install.pretty&label=install%20size&style=flat-square)](https://packagephobia.now.sh/result?p=dphelper)
@@ -223,18 +223,10 @@ Manage your `dphelper` environment, monitor memory usage, and access documentati
223
223
 
224
224
  ---
225
225
 
226
- ## Security
227
-
228
- We take security seriously. Every release is audited:
229
-
230
- - [Socket.dev Audit](https://socket.dev/npm/package/dphelper)
231
- - [Snyk Security Report](https://security.snyk.io/package/npm/dphelper)
232
-
233
- ---
226
+ ## License
234
227
 
235
- Dario Passariello - <dariopassariello@gmail.com>
236
- All rights reserved - Copyright (c) 2019 - 2026
228
+ MIT License
237
229
 
238
- ## License
230
+ ## Credits
239
231
 
240
- MIT
232
+ Copyrigth (c) [Dario Passariello](https://dario.passariello.ca/)