dphelper 3.2.9 → 3.3.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/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)
@@ -225,16 +225,13 @@ Manage your `dphelper` environment, monitor memory usage, and access documentati
225
225
 
226
226
  ## Security
227
227
 
228
- We take security seriously. Every release is audited:
228
+ Security scans and reports are available at:
229
229
 
230
- - [Socket.dev Audit](https://socket.dev/npm/package/dphelper)
231
- - [Snyk Security Report](https://security.snyk.io/package/npm/dphelper)
232
-
233
- ---
234
-
235
- Dario Passariello - <dariopassariello@gmail.com>
236
- All rights reserved - Copyright (c) 2019 - 2026
230
+ - [Socket.dev](https://socket.dev/npm/package/memorio)
231
+ - [Snyk.io](https://security.snyk.io/package/npm/memorio)
237
232
 
238
233
  ## License
239
234
 
240
- MIT
235
+ MIT License
236
+
237
+ Copyrigth (c) [Dario Passariello](https://dario.passariello.ca/)