dphelper 1.7.4 → 1.7.6
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/README.md +16 -5
- package/attribution.json +36 -0
- package/index.js +5 -5
- package/license.md +2183 -0
- package/package.json +4 -2
package/README.md
CHANGED
|
@@ -4,10 +4,15 @@
|
|
|
4
4
|
|
|
5
5
|
**Manager | DevTools** by [Dario Passariello](https://dario.passariello.ca) (c)
|
|
6
6
|
|
|
7
|
-
](https://snyk.io/advisor/npm-package/dphelper)
|
|
8
|
+
[](https://socket.dev/npm/package/dphelper/overview/latest)
|
|
9
|
+
|
|
8
10
|

|
|
9
11
|

|
|
10
12
|
|
|
13
|
+

|
|
14
|
+
|
|
15
|
+
|
|
11
16
|
## About 🔥
|
|
12
17
|
|
|
13
18
|
dpHelper is a precise and complete collection of 190+ tools ready to use in all web/SaaS applications.
|
|
@@ -60,7 +65,7 @@ dpHelper is primarily designed to work with websites, applications, and portals
|
|
|
60
65
|
3. Angular
|
|
61
66
|
4. React
|
|
62
67
|
5. jQuery
|
|
63
|
-
6.
|
|
68
|
+
6. ...
|
|
64
69
|
|
|
65
70
|
### What does this mean?
|
|
66
71
|
|
|
@@ -249,17 +254,18 @@ You can call these from everywhere without import (just one time in main / root
|
|
|
249
254
|
---
|
|
250
255
|
|
|
251
256
|
## Browser Extension (Chrome/Edge) ♥️
|
|
257
|
+

|
|
252
258
|
|
|
253
259
|

|
|
254
260
|
|
|
255
|
-

|
|
256
|
-
|
|
257
261
|

|
|
258
262
|
|
|
259
263
|
Chrome: [Download from Google Web Store](https://chrome.google.com/webstore/detail/dphelper-manager-dev-tool/oppppldaoknfddeikfloonnialijngbk)
|
|
260
264
|
|
|
261
265
|
Edge: [Download from Microsoft Addons](https://microsoftedge.microsoft.com/addons/detail/dphelper-manager-dev-to/kphabkbdpaljlfagldhojilhfammepnk)
|
|
262
266
|
|
|
267
|
+
PS: **dphelper** is compatible with all Chronium base browser like **Brave** too!
|
|
268
|
+
|
|
263
269
|
## dpHelper Browser Extension
|
|
264
270
|
|
|
265
271
|
The dpHelper browser extension allows you to manage your application's dpHelper NPM. Key features include:
|
|
@@ -274,7 +280,12 @@ The dpHelper browser extension allows you to manage your application's dpHelper
|
|
|
274
280
|
|
|
275
281
|
5. Global accessibility: All scripts are available globally and can be accessed from anywhere in your application.
|
|
276
282
|
|
|
283
|
+
## Check
|
|
284
|
+
|
|
285
|
+
Socket.dev: [https://socket.dev/npm/package/dphelper](https://socket.dev/npm/package/dphelper)
|
|
286
|
+
|
|
287
|
+
Snyk.io: [https://security.snyk.io/package/npm/dphelper](https://security.snyk.io/package/npm/dphelper)
|
|
277
288
|
|
|
278
289
|
---
|
|
279
290
|
|
|
280
|
-
Dario Passariello Copyright (c) 2019 - 2024
|
|
291
|
+
Dario Passariello, All rights reserved - Copyright (c) 2019 - 2024
|
package/attribution.json
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"purl": {
|
|
4
|
+
"name": "dphelper",
|
|
5
|
+
"type": "npm",
|
|
6
|
+
"version": "latest"
|
|
7
|
+
},
|
|
8
|
+
"attribText": "MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n",
|
|
9
|
+
"spdxExpr": "MIT",
|
|
10
|
+
"foundAuthors": []
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
"purl": {
|
|
14
|
+
"name": "dphelper",
|
|
15
|
+
"type": "npm",
|
|
16
|
+
"version": "latest"
|
|
17
|
+
},
|
|
18
|
+
"foundInFilepath": "package/package.json",
|
|
19
|
+
"attribText": "MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n",
|
|
20
|
+
"spdxExpr": "MIT",
|
|
21
|
+
"foundAuthors": [
|
|
22
|
+
"Dario Passariello"
|
|
23
|
+
]
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"purl": {
|
|
27
|
+
"name": "dphelper",
|
|
28
|
+
"type": "npm",
|
|
29
|
+
"version": "latest"
|
|
30
|
+
},
|
|
31
|
+
"foundInFilepath": "package/LICENSE",
|
|
32
|
+
"attribText": "MIT License\r\n\r\nCopyright (c) 2019 Dario Passariello\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining a copy\r\nof this software and associated documentation files (the \"Software\"), to deal\r\nin the Software without restriction, including without limitation the rights\r\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\r\ncopies of the Software, and to permit persons to whom the Software is\r\nfurnished to do so, subject to the following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be included in all\r\ncopies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r\nSOFTWARE.\r\n",
|
|
33
|
+
"spdxExpr": "MIT",
|
|
34
|
+
"foundAuthors": []
|
|
35
|
+
}
|
|
36
|
+
]
|