@shgysk8zer0/importmap 1.4.55 → 1.4.56

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.56] - 2025-04-14
11
+
12
+ ### Changed
13
+ - Update `@aegisjsproject/otp`
14
+
10
15
  ## [v1.4.55] - 2025-04-14
11
16
 
12
17
  ### Added
package/cli.cjs CHANGED
@@ -50,8 +50,8 @@ const imports = {
50
50
  "@aegisjsproject/url/": "https://unpkg.com/@aegisjsproject/url@1.0.3/",
51
51
  "@aegisjsproject/idb/": "https://unpkg.com/@aegisjsproject/idb@1.0.4/",
52
52
  "@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.4/idb.min.js",
53
- "@aegisjsproject/otp/": "https://unpkg.com/@aegisjsproject/otp@1.0.0/",
54
- "@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.0/otp.min.js",
53
+ "@aegisjsproject/otp/": "https://unpkg.com/@aegisjsproject/otp@1.0.1/",
54
+ "@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
55
55
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.16/",
56
56
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
57
57
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
package/cli.js CHANGED
@@ -47,8 +47,8 @@ const imports = {
47
47
  "@aegisjsproject/url/": "https://unpkg.com/@aegisjsproject/url@1.0.3/",
48
48
  "@aegisjsproject/idb/": "https://unpkg.com/@aegisjsproject/idb@1.0.4/",
49
49
  "@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.4/idb.min.js",
50
- "@aegisjsproject/otp/": "https://unpkg.com/@aegisjsproject/otp@1.0.0/",
51
- "@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.0/otp.min.js",
50
+ "@aegisjsproject/otp/": "https://unpkg.com/@aegisjsproject/otp@1.0.1/",
51
+ "@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
52
52
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.16/",
53
53
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
54
54
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
package/importmap.cjs CHANGED
@@ -41,8 +41,8 @@ const imports = {
41
41
  "@aegisjsproject/url/": "https://unpkg.com/@aegisjsproject/url@1.0.3/",
42
42
  "@aegisjsproject/idb/": "https://unpkg.com/@aegisjsproject/idb@1.0.4/",
43
43
  "@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.4/idb.min.js",
44
- "@aegisjsproject/otp/": "https://unpkg.com/@aegisjsproject/otp@1.0.0/",
45
- "@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.0/otp.min.js",
44
+ "@aegisjsproject/otp/": "https://unpkg.com/@aegisjsproject/otp@1.0.1/",
45
+ "@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
46
46
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.16/",
47
47
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
48
48
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
package/importmap.js CHANGED
@@ -39,8 +39,8 @@ const imports = {
39
39
  "@aegisjsproject/url/": "https://unpkg.com/@aegisjsproject/url@1.0.3/",
40
40
  "@aegisjsproject/idb/": "https://unpkg.com/@aegisjsproject/idb@1.0.4/",
41
41
  "@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.4/idb.min.js",
42
- "@aegisjsproject/otp/": "https://unpkg.com/@aegisjsproject/otp@1.0.0/",
43
- "@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.0/otp.min.js",
42
+ "@aegisjsproject/otp/": "https://unpkg.com/@aegisjsproject/otp@1.0.1/",
43
+ "@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
44
44
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.16/",
45
45
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
46
46
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
package/importmap.json CHANGED
@@ -40,8 +40,8 @@
40
40
  "@aegisjsproject/url/": "https://unpkg.com/@aegisjsproject/url@1.0.3/",
41
41
  "@aegisjsproject/idb/": "https://unpkg.com/@aegisjsproject/idb@1.0.4/",
42
42
  "@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.4/idb.min.js",
43
- "@aegisjsproject/otp/": "https://unpkg.com/@aegisjsproject/otp@1.0.0/",
44
- "@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.0/otp.min.js",
43
+ "@aegisjsproject/otp/": "https://unpkg.com/@aegisjsproject/otp@1.0.1/",
44
+ "@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
45
45
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.16/",
46
46
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
47
47
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
@@ -76,4 +76,4 @@
76
76
  "firebase/analytics": "https://www.gstatic.com/firebasejs/10.12.1/firebase-analytics.js"
77
77
  },
78
78
  "scope": {}
79
- }
79
+ }
package/index.cjs CHANGED
@@ -47,8 +47,8 @@ const imports$1 = {
47
47
  "@aegisjsproject/url/": "https://unpkg.com/@aegisjsproject/url@1.0.3/",
48
48
  "@aegisjsproject/idb/": "https://unpkg.com/@aegisjsproject/idb@1.0.4/",
49
49
  "@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.4/idb.min.js",
50
- "@aegisjsproject/otp/": "https://unpkg.com/@aegisjsproject/otp@1.0.0/",
51
- "@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.0/otp.min.js",
50
+ "@aegisjsproject/otp/": "https://unpkg.com/@aegisjsproject/otp@1.0.1/",
51
+ "@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
52
52
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.16/",
53
53
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
54
54
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
package/index.js CHANGED
@@ -45,8 +45,8 @@ const imports$1 = {
45
45
  "@aegisjsproject/url/": "https://unpkg.com/@aegisjsproject/url@1.0.3/",
46
46
  "@aegisjsproject/idb/": "https://unpkg.com/@aegisjsproject/idb@1.0.4/",
47
47
  "@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.4/idb.min.js",
48
- "@aegisjsproject/otp/": "https://unpkg.com/@aegisjsproject/otp@1.0.0/",
49
- "@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.0/otp.min.js",
48
+ "@aegisjsproject/otp/": "https://unpkg.com/@aegisjsproject/otp@1.0.1/",
49
+ "@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
50
50
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.16/",
51
51
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
52
52
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shgysk8zer0/importmap",
3
- "version": "1.4.55",
3
+ "version": "1.4.56",
4
4
  "engines": {
5
5
  "node": ">=18.0.0"
6
6
  },