@isoftdata/svelte-user-configuration
Advanced tools
@@ -350,3 +350,3 @@ <script lang="ts"> | ||
| onclick={() => { | ||
| passwordRecoveryModal?.open(userAccount.workEmail, userAccount.lastPasswordResetDate) | ||
| passwordRecoveryModal?.open(userAccount.recoveryEmail, userAccount.lastPasswordResetDate) | ||
| }} | ||
@@ -353,0 +353,0 @@ > |
+13
-12
| { | ||
| "name": "@isoftdata/svelte-user-configuration", | ||
| "version": "2.0.3", | ||
| "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 ." | ||
| }, | ||
| "exports": { | ||
@@ -69,13 +80,3 @@ ".": { | ||
| "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.
65885
2.18%1
Infinity%