← back to Api Token Dashboard
auto-save: 2026-07-07T08:56:34 (1 files) — package-lock.json
9d9e6d4c5628b951d1f0d19558485413abb9d40f · 2026-07-07 08:56:47 -0700 · Steve Abrams
Files touched
Diff
commit 9d9e6d4c5628b951d1f0d19558485413abb9d40f
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Tue Jul 7 08:56:47 2026 -0700
auto-save: 2026-07-07T08:56:34 (1 files) — package-lock.json
---
package-lock.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/package-lock.json b/package-lock.json
new file mode 100644
index 0000000..51ec28f
--- /dev/null
+++ b/package-lock.json
@@ -0,0 +1,12 @@
+{
+ "name": "api-token-dashboard",
+ "version": "1.0.0",
+ "lockfileVersion": 3,
+ "requires": true,
+ "packages": {
+ "": {
+ "name": "api-token-dashboard",
+ "version": "1.0.0"
+ }
+ }
+}
← 23ce98d chore: lint (security review), refactor (probeURL helper), h
·
back to Api Token Dashboard
·
migrate GoDaddy auth → Bearer PAT (TK-10 key rotation); sso- ff46840 →