@shgysk8zer0/importmap 1.4.54 → 1.4.55

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