@shgysk8zer0/importmap 1.4.42 → 1.4.44

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,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [v1.4.44] - 2025-01-21
11
+
12
+ ### Added
13
+ - Add `@aegisjsproject/idb`
14
+
15
+ ## [v1.4.43] - 2025-10-18
16
+
17
+ ### Changed
18
+ - Re-update `@aegisjsproject/router`
19
+
10
20
  ## [v1.4.42] - 2025-01-18
11
21
 
12
22
  ### Changed
package/cli.cjs CHANGED
@@ -48,11 +48,13 @@ const imports = {
48
48
  "@aegisjsproject/aegis-md/": "https://unpkg.com/@aegisjsproject/aegis-md@0.0.4/",
49
49
  "@aegisjsproject/url": "https://unpkg.com/@aegisjsproject/url@1.0.1/url.mjs",
50
50
  "@aegisjsproject/url/": "https://unpkg.com/@aegisjsproject/url@1.0.1/",
51
+ "@aegisjsproject/idb/": "https://unpkg.com/@aegisjsproject/idb@1.0.0/",
52
+ "@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.0/idb.min.js",
51
53
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.15/",
52
54
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
53
55
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
54
- "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.6/router.mjs",
55
- "@aegisjsproject/router/": "https://unpkg.com/@aegisjsproject/router@1.1.6/",
56
+ "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.7/router.mjs",
57
+ "@aegisjsproject/router/": "https://unpkg.com/@aegisjsproject/router@1.1.7/",
56
58
  "@aegisjsproject/callback-registry": "https://unpkg.com/@aegisjsproject/callback-registry@1.0.2/callbackRegistry.js",
57
59
  "@aegisjsproject/callback-registry/": "https://unpkg.com/@aegisjsproject/callback-registry@1.0.2/",
58
60
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.5/",
package/cli.js CHANGED
@@ -45,11 +45,13 @@ const imports = {
45
45
  "@aegisjsproject/aegis-md/": "https://unpkg.com/@aegisjsproject/aegis-md@0.0.4/",
46
46
  "@aegisjsproject/url": "https://unpkg.com/@aegisjsproject/url@1.0.1/url.mjs",
47
47
  "@aegisjsproject/url/": "https://unpkg.com/@aegisjsproject/url@1.0.1/",
48
+ "@aegisjsproject/idb/": "https://unpkg.com/@aegisjsproject/idb@1.0.0/",
49
+ "@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.0/idb.min.js",
48
50
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.15/",
49
51
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
50
52
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
51
- "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.6/router.mjs",
52
- "@aegisjsproject/router/": "https://unpkg.com/@aegisjsproject/router@1.1.6/",
53
+ "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.7/router.mjs",
54
+ "@aegisjsproject/router/": "https://unpkg.com/@aegisjsproject/router@1.1.7/",
53
55
  "@aegisjsproject/callback-registry": "https://unpkg.com/@aegisjsproject/callback-registry@1.0.2/callbackRegistry.js",
54
56
  "@aegisjsproject/callback-registry/": "https://unpkg.com/@aegisjsproject/callback-registry@1.0.2/",
55
57
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.5/",
package/importmap.cjs CHANGED
@@ -39,11 +39,13 @@ const imports = {
39
39
  "@aegisjsproject/aegis-md/": "https://unpkg.com/@aegisjsproject/aegis-md@0.0.4/",
40
40
  "@aegisjsproject/url": "https://unpkg.com/@aegisjsproject/url@1.0.1/url.mjs",
41
41
  "@aegisjsproject/url/": "https://unpkg.com/@aegisjsproject/url@1.0.1/",
42
+ "@aegisjsproject/idb/": "https://unpkg.com/@aegisjsproject/idb@1.0.0/",
43
+ "@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.0/idb.min.js",
42
44
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.15/",
43
45
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
44
46
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
45
- "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.6/router.mjs",
46
- "@aegisjsproject/router/": "https://unpkg.com/@aegisjsproject/router@1.1.6/",
47
+ "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.7/router.mjs",
48
+ "@aegisjsproject/router/": "https://unpkg.com/@aegisjsproject/router@1.1.7/",
47
49
  "@aegisjsproject/callback-registry": "https://unpkg.com/@aegisjsproject/callback-registry@1.0.2/callbackRegistry.js",
48
50
  "@aegisjsproject/callback-registry/": "https://unpkg.com/@aegisjsproject/callback-registry@1.0.2/",
49
51
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.5/",
package/importmap.js CHANGED
@@ -37,11 +37,13 @@ const imports = {
37
37
  "@aegisjsproject/aegis-md/": "https://unpkg.com/@aegisjsproject/aegis-md@0.0.4/",
38
38
  "@aegisjsproject/url": "https://unpkg.com/@aegisjsproject/url@1.0.1/url.mjs",
39
39
  "@aegisjsproject/url/": "https://unpkg.com/@aegisjsproject/url@1.0.1/",
40
+ "@aegisjsproject/idb/": "https://unpkg.com/@aegisjsproject/idb@1.0.0/",
41
+ "@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.0/idb.min.js",
40
42
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.15/",
41
43
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
42
44
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
43
- "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.6/router.mjs",
44
- "@aegisjsproject/router/": "https://unpkg.com/@aegisjsproject/router@1.1.6/",
45
+ "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.7/router.mjs",
46
+ "@aegisjsproject/router/": "https://unpkg.com/@aegisjsproject/router@1.1.7/",
45
47
  "@aegisjsproject/callback-registry": "https://unpkg.com/@aegisjsproject/callback-registry@1.0.2/callbackRegistry.js",
46
48
  "@aegisjsproject/callback-registry/": "https://unpkg.com/@aegisjsproject/callback-registry@1.0.2/",
47
49
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.5/",
package/importmap.json CHANGED
@@ -38,11 +38,13 @@
38
38
  "@aegisjsproject/aegis-md/": "https://unpkg.com/@aegisjsproject/aegis-md@0.0.4/",
39
39
  "@aegisjsproject/url": "https://unpkg.com/@aegisjsproject/url@1.0.1/url.mjs",
40
40
  "@aegisjsproject/url/": "https://unpkg.com/@aegisjsproject/url@1.0.1/",
41
+ "@aegisjsproject/idb/": "https://unpkg.com/@aegisjsproject/idb@1.0.0/",
42
+ "@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.0/idb.min.js",
41
43
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.15/",
42
44
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
43
45
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
44
- "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.6/router.mjs",
45
- "@aegisjsproject/router/": "https://unpkg.com/@aegisjsproject/router@1.1.6/",
46
+ "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.7/router.mjs",
47
+ "@aegisjsproject/router/": "https://unpkg.com/@aegisjsproject/router@1.1.7/",
46
48
  "@aegisjsproject/callback-registry": "https://unpkg.com/@aegisjsproject/callback-registry@1.0.2/callbackRegistry.js",
47
49
  "@aegisjsproject/callback-registry/": "https://unpkg.com/@aegisjsproject/callback-registry@1.0.2/",
48
50
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.5/",
@@ -72,4 +74,4 @@
72
74
  "firebase/analytics": "https://www.gstatic.com/firebasejs/10.12.1/firebase-analytics.js"
73
75
  },
74
76
  "scope": {}
75
- }
77
+ }
package/index.cjs CHANGED
@@ -45,11 +45,13 @@ const imports$1 = {
45
45
  "@aegisjsproject/aegis-md/": "https://unpkg.com/@aegisjsproject/aegis-md@0.0.4/",
46
46
  "@aegisjsproject/url": "https://unpkg.com/@aegisjsproject/url@1.0.1/url.mjs",
47
47
  "@aegisjsproject/url/": "https://unpkg.com/@aegisjsproject/url@1.0.1/",
48
+ "@aegisjsproject/idb/": "https://unpkg.com/@aegisjsproject/idb@1.0.0/",
49
+ "@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.0/idb.min.js",
48
50
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.15/",
49
51
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
50
52
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
51
- "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.6/router.mjs",
52
- "@aegisjsproject/router/": "https://unpkg.com/@aegisjsproject/router@1.1.6/",
53
+ "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.7/router.mjs",
54
+ "@aegisjsproject/router/": "https://unpkg.com/@aegisjsproject/router@1.1.7/",
53
55
  "@aegisjsproject/callback-registry": "https://unpkg.com/@aegisjsproject/callback-registry@1.0.2/callbackRegistry.js",
54
56
  "@aegisjsproject/callback-registry/": "https://unpkg.com/@aegisjsproject/callback-registry@1.0.2/",
55
57
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.5/",
package/index.js CHANGED
@@ -43,11 +43,13 @@ const imports$1 = {
43
43
  "@aegisjsproject/aegis-md/": "https://unpkg.com/@aegisjsproject/aegis-md@0.0.4/",
44
44
  "@aegisjsproject/url": "https://unpkg.com/@aegisjsproject/url@1.0.1/url.mjs",
45
45
  "@aegisjsproject/url/": "https://unpkg.com/@aegisjsproject/url@1.0.1/",
46
+ "@aegisjsproject/idb/": "https://unpkg.com/@aegisjsproject/idb@1.0.0/",
47
+ "@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.0/idb.min.js",
46
48
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.15/",
47
49
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
48
50
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
49
- "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.6/router.mjs",
50
- "@aegisjsproject/router/": "https://unpkg.com/@aegisjsproject/router@1.1.6/",
51
+ "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.7/router.mjs",
52
+ "@aegisjsproject/router/": "https://unpkg.com/@aegisjsproject/router@1.1.7/",
51
53
  "@aegisjsproject/callback-registry": "https://unpkg.com/@aegisjsproject/callback-registry@1.0.2/callbackRegistry.js",
52
54
  "@aegisjsproject/callback-registry/": "https://unpkg.com/@aegisjsproject/callback-registry@1.0.2/",
53
55
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.5/",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shgysk8zer0/importmap",
3
- "version": "1.4.42",
3
+ "version": "1.4.44",
4
4
  "engines": {
5
5
  "node": ">=18.0.0"
6
6
  },