Sorry, the diff of this file is too big to display
+8
-5
| { | ||
| "name": "dphelper", | ||
| "version": "3.0.0", | ||
| "version": "3.0.1", | ||
| "type": "module", | ||
| "main": "index.js", | ||
| "browser": "./dist/dphelper.umd.js", | ||
| "description": "dphelper devtools for developers", | ||
@@ -74,10 +75,10 @@ "license": "MIT", | ||
| "scripts": { | ||
| "build": "rm -rf dist &&npm run generate-imports && node esbuild.config.mjs && npx tsc -p tsconfig.json --emitDeclarationOnly", | ||
| "build": "rimraf dist && npm run generate-imports && node esbuild.config.mjs && node node_modules/typescript/bin/tsc -p tsconfig.json --emitDeclarationOnly", | ||
| "dev": "npm run generate-imports && node esbuild.config.mjs --watch-and-serve", | ||
| "npm:pack": "npm run build && cd dist && npm pack", | ||
| "npm:publish": "npm run build && npm publish ./dist", | ||
| "npm:publish": "npm run build && npm publish ./dist --access public", | ||
| "test": "cd tests && npm run test", | ||
| "lint": "cd tests && npm run lint", | ||
| "tsc": "cd tests && tsc --noEmit", | ||
| "generate-imports": "node --experimental-strip-types scripts/generate-imports.ts" | ||
| "generate-imports": "tsx scripts/generate-imports.ts" | ||
| }, | ||
@@ -94,5 +95,7 @@ "devDependencies": { | ||
| "esbuild-scss-modules-plugin": "1.1.1", | ||
| "rimraf": "6.1.3", | ||
| "tslib": "^2.8.1", | ||
| "tsx": "^4.21.0", | ||
| "typescript": "5.9.3" | ||
| } | ||
| } | ||
| } |
+8
-8
@@ -6,3 +6,2 @@ # [dphelper](https://npmjs.com/package/dphelper) | ||
| **The supercharged toolkit for modern web development, AI engineering & DevTools.** | ||
| By [Dario Passariello](https://dario.passariello.ca) (c) | ||
@@ -44,13 +43,14 @@ [](https://npmjs.org/package/dphelper) | ||
| ## 🚀 Version 3.0: The AI Leap | ||
| > [!IMPORTANT] | ||
| > Application state is currently handled through Memorio and RGS. To integrate state management into your project, you should install: | ||
| > | ||
| > Simple State and Store Manager [Memorio](http://www.npmjs.com/package/memorio) | ||
| > | ||
| > Enterprise Lever State Manager [Argis RGS](https://www.npmjs.com/package/@biglogic/rgs) | ||
| > Application state is currently handled through Memorio and RGS. | ||
| ## To integrate state management into your project | ||
| - Simple State and Store Manager [Memorio](http://www.npmjs.com/package/memorio) | ||
| - Enterprise Lever State Manager [Argis RGS](https://www.npmjs.com/package/@biglogic/rgs) | ||
| --- | ||
| ## 🚀 Version 3.0: The AI Leap | ||
| `dphelper` has evolved into a powerhouse for AI-driven applications. We've removed legacy dependencies (bye-bye jQuery!) and shifted focus to **performance**, **modularity**, and **LLM optimization**. | ||
@@ -57,0 +57,0 @@ |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
376364
127.74%61
1.67%1876
99.36%13
18.18%2
100%48
92%13
44.44%