@shgysk8zer0/importmap 1.4.82 → 1.4.83

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/CHANGELOG.md CHANGED
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [v1.4.83] - 2025-10-20
11
+
12
+ ### Added
13
+ - Add `@aegisjsproject/firebase-account-routes`
14
+
10
15
  ## [v1.4.82] - 2025-10-16
11
16
 
12
17
  ### Changed
package/cli.cjs CHANGED
@@ -68,6 +68,8 @@ const imports = {
68
68
  "@aegisjsproject/secret-store": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/commands.min.js",
69
69
  "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.1/",
70
70
  "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.1/commands.min.js",
71
+ "@aegisjsproject/firebase-account-routes": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/main.js",
72
+ "@aegisjsproject/firebase-account-routes/": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/",
71
73
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
72
74
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.6/",
73
75
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
package/cli.js CHANGED
@@ -65,6 +65,8 @@ const imports = {
65
65
  "@aegisjsproject/secret-store": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/commands.min.js",
66
66
  "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.1/",
67
67
  "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.1/commands.min.js",
68
+ "@aegisjsproject/firebase-account-routes": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/main.js",
69
+ "@aegisjsproject/firebase-account-routes/": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/",
68
70
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
69
71
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.6/",
70
72
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
package/importmap.cjs CHANGED
@@ -59,6 +59,8 @@ const imports = {
59
59
  "@aegisjsproject/secret-store": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/commands.min.js",
60
60
  "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.1/",
61
61
  "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.1/commands.min.js",
62
+ "@aegisjsproject/firebase-account-routes": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/main.js",
63
+ "@aegisjsproject/firebase-account-routes/": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/",
62
64
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
63
65
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.6/",
64
66
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
package/importmap.js CHANGED
@@ -57,6 +57,8 @@ const imports = {
57
57
  "@aegisjsproject/secret-store": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/commands.min.js",
58
58
  "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.1/",
59
59
  "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.1/commands.min.js",
60
+ "@aegisjsproject/firebase-account-routes": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/main.js",
61
+ "@aegisjsproject/firebase-account-routes/": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/",
60
62
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
61
63
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.6/",
62
64
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
package/importmap.json CHANGED
@@ -58,6 +58,8 @@
58
58
  "@aegisjsproject/secret-store": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/commands.min.js",
59
59
  "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.1/",
60
60
  "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.1/commands.min.js",
61
+ "@aegisjsproject/firebase-account-routes": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/main.js",
62
+ "@aegisjsproject/firebase-account-routes/": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/",
61
63
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
62
64
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.6/",
63
65
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
@@ -86,4 +88,4 @@
86
88
  "firebase/analytics": "https://www.gstatic.com/firebasejs/10.12.1/firebase-analytics.js"
87
89
  },
88
90
  "scope": {}
89
- }
91
+ }
package/index.cjs CHANGED
@@ -65,6 +65,8 @@ const imports$1 = {
65
65
  "@aegisjsproject/secret-store": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/commands.min.js",
66
66
  "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.1/",
67
67
  "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.1/commands.min.js",
68
+ "@aegisjsproject/firebase-account-routes": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/main.js",
69
+ "@aegisjsproject/firebase-account-routes/": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/",
68
70
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
69
71
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.6/",
70
72
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
package/index.js CHANGED
@@ -63,6 +63,8 @@ const imports$1 = {
63
63
  "@aegisjsproject/secret-store": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/commands.min.js",
64
64
  "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.1/",
65
65
  "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.1/commands.min.js",
66
+ "@aegisjsproject/firebase-account-routes": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/main.js",
67
+ "@aegisjsproject/firebase-account-routes/": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.2/",
66
68
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
67
69
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.6/",
68
70
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shgysk8zer0/importmap",
3
- "version": "1.4.82",
3
+ "version": "1.4.83",
4
4
  "engines": {
5
5
  "node": ">=18.0.0"
6
6
  },