@shgysk8zer0/importmap 1.4.54 → 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 +10 -0
- package/cli.cjs +2 -0
- package/cli.js +2 -0
- package/importmap.cjs +2 -0
- package/importmap.js +2 -0
- package/importmap.json +2 -0
- package/index.cjs +2 -0
- package/index.js +2 -0
- package/package.json +1 -1
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.56] - 2025-04-14
|
|
11
|
+
|
|
12
|
+
### Changed
|
|
13
|
+
- Update `@aegisjsproject/otp`
|
|
14
|
+
|
|
15
|
+
## [v1.4.55] - 2025-04-14
|
|
16
|
+
|
|
17
|
+
### Added
|
|
18
|
+
- Add `@aegisjsproject/otp`
|
|
19
|
+
|
|
10
20
|
## [v1.4.54] - 2025-04-08
|
|
11
21
|
|
|
12
22
|
### 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.1/",
|
|
54
|
+
"@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/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.1/",
|
|
51
|
+
"@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/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.1/",
|
|
45
|
+
"@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/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.1/",
|
|
43
|
+
"@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/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.1/",
|
|
44
|
+
"@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/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/",
|
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.1/",
|
|
51
|
+
"@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/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.1/",
|
|
49
|
+
"@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/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/",
|