@isoftdata/svelte-user-configuration
Advanced tools
+13
-14
| { | ||
| "name": "@isoftdata/svelte-user-configuration", | ||
| "version": "2.0.4", | ||
| "scripts": { | ||
| "dev": "vite dev", | ||
| "build": "vite build && npm run package", | ||
| "preview": "vite preview", | ||
| "package": "svelte-kit sync && svelte-package && publint", | ||
| "prepublishOnly": "npm run package", | ||
| "check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json", | ||
| "check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch", | ||
| "lint": "prettier --check . && eslint .", | ||
| "format": "prettier --write ." | ||
| }, | ||
| "version": "2.0.5", | ||
| "exports": { | ||
@@ -33,3 +22,3 @@ ".": { | ||
| "devDependencies": { | ||
| "@fortawesome/fontawesome-common-types": "^6.7.2", | ||
| "@fortawesome/fontawesome-common-types": "^7.1.0", | ||
| "@isoftdata/prettier-config": "^2.0.4", | ||
@@ -81,3 +70,13 @@ "@isoftdata/svelte-bootstrap-version-switcher": "^1.1.0", | ||
| "pnpm": "10.x" | ||
| }, | ||
| "scripts": { | ||
| "dev": "vite dev", | ||
| "build": "vite build && npm run package", | ||
| "preview": "vite preview", | ||
| "package": "svelte-kit sync && svelte-package && publint", | ||
| "check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json", | ||
| "check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch", | ||
| "lint": "prettier --check . && eslint .", | ||
| "format": "prettier --write ." | ||
| } | ||
| } | ||
| } |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
0
-100%64482
-2.13%