@shgysk8zer0/importmap 1.4.44 → 1.4.46
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 +4 -4
- package/cli.js +4 -4
- package/importmap.cjs +4 -4
- package/importmap.js +4 -4
- package/importmap.json +5 -5
- package/index.cjs +4 -4
- package/index.js +4 -4
- package/package.json +2 -2
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.46] - 2025-01-23
|
|
11
|
+
|
|
12
|
+
### Changed
|
|
13
|
+
- Update `@aegisjsproject/idb`
|
|
14
|
+
|
|
15
|
+
## [v1.4.45] - 2025-01-22
|
|
16
|
+
|
|
17
|
+
### Changed
|
|
18
|
+
- Update `@shgysk8zer0/polyfills`
|
|
19
|
+
|
|
10
20
|
## [v1.4.44] - 2025-01-21
|
|
11
21
|
|
|
12
22
|
### Added
|
package/cli.cjs
CHANGED
|
@@ -12,8 +12,8 @@ var _documentCurrentScript = typeof document !== 'undefined' ? document.currentS
|
|
|
12
12
|
const imports = {
|
|
13
13
|
"@shgysk8zer0/kazoo/": "https://unpkg.com/@shgysk8zer0/kazoo@1.0.9/",
|
|
14
14
|
"@shgysk8zer0/konami": "https://unpkg.com/@shgysk8zer0/konami@1.1.1/konami.js",
|
|
15
|
-
"@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.
|
|
16
|
-
"@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.
|
|
15
|
+
"@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.9/browser.min.js",
|
|
16
|
+
"@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.9/",
|
|
17
17
|
"@shgysk8zer0/jwk-utils": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/jwk-utils.min.js",
|
|
18
18
|
"@shgysk8zer0/jwk-utils/": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/",
|
|
19
19
|
"@shgysk8zer0/jswaggersheets": "https://unpkg.com/@shgysk8zer0/jswaggersheets@1.1.0/swagger.js",
|
|
@@ -48,8 +48,8 @@ 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.
|
|
52
|
-
"@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.
|
|
51
|
+
"@aegisjsproject/idb/": "https://unpkg.com/@aegisjsproject/idb@1.0.2/",
|
|
52
|
+
"@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.2/idb.min.js",
|
|
53
53
|
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.15/",
|
|
54
54
|
"@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
|
|
55
55
|
"@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
|
package/cli.js
CHANGED
|
@@ -9,8 +9,8 @@ import '@shgysk8zer0/npm-utils/path.js';
|
|
|
9
9
|
const imports = {
|
|
10
10
|
"@shgysk8zer0/kazoo/": "https://unpkg.com/@shgysk8zer0/kazoo@1.0.9/",
|
|
11
11
|
"@shgysk8zer0/konami": "https://unpkg.com/@shgysk8zer0/konami@1.1.1/konami.js",
|
|
12
|
-
"@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.
|
|
13
|
-
"@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.
|
|
12
|
+
"@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.9/browser.min.js",
|
|
13
|
+
"@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.9/",
|
|
14
14
|
"@shgysk8zer0/jwk-utils": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/jwk-utils.min.js",
|
|
15
15
|
"@shgysk8zer0/jwk-utils/": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/",
|
|
16
16
|
"@shgysk8zer0/jswaggersheets": "https://unpkg.com/@shgysk8zer0/jswaggersheets@1.1.0/swagger.js",
|
|
@@ -45,8 +45,8 @@ 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.
|
|
49
|
-
"@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.
|
|
48
|
+
"@aegisjsproject/idb/": "https://unpkg.com/@aegisjsproject/idb@1.0.2/",
|
|
49
|
+
"@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.2/idb.min.js",
|
|
50
50
|
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.15/",
|
|
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/importmap.cjs
CHANGED
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
const imports = {
|
|
4
4
|
"@shgysk8zer0/kazoo/": "https://unpkg.com/@shgysk8zer0/kazoo@1.0.9/",
|
|
5
5
|
"@shgysk8zer0/konami": "https://unpkg.com/@shgysk8zer0/konami@1.1.1/konami.js",
|
|
6
|
-
"@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.
|
|
7
|
-
"@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.
|
|
6
|
+
"@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.9/browser.min.js",
|
|
7
|
+
"@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.9/",
|
|
8
8
|
"@shgysk8zer0/jwk-utils": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/jwk-utils.min.js",
|
|
9
9
|
"@shgysk8zer0/jwk-utils/": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/",
|
|
10
10
|
"@shgysk8zer0/jswaggersheets": "https://unpkg.com/@shgysk8zer0/jswaggersheets@1.1.0/swagger.js",
|
|
@@ -39,8 +39,8 @@ 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.
|
|
43
|
-
"@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.
|
|
42
|
+
"@aegisjsproject/idb/": "https://unpkg.com/@aegisjsproject/idb@1.0.2/",
|
|
43
|
+
"@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.2/idb.min.js",
|
|
44
44
|
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.15/",
|
|
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.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
const imports = {
|
|
2
2
|
"@shgysk8zer0/kazoo/": "https://unpkg.com/@shgysk8zer0/kazoo@1.0.9/",
|
|
3
3
|
"@shgysk8zer0/konami": "https://unpkg.com/@shgysk8zer0/konami@1.1.1/konami.js",
|
|
4
|
-
"@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.
|
|
5
|
-
"@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.
|
|
4
|
+
"@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.9/browser.min.js",
|
|
5
|
+
"@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.9/",
|
|
6
6
|
"@shgysk8zer0/jwk-utils": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/jwk-utils.min.js",
|
|
7
7
|
"@shgysk8zer0/jwk-utils/": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/",
|
|
8
8
|
"@shgysk8zer0/jswaggersheets": "https://unpkg.com/@shgysk8zer0/jswaggersheets@1.1.0/swagger.js",
|
|
@@ -37,8 +37,8 @@ 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.
|
|
41
|
-
"@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.
|
|
40
|
+
"@aegisjsproject/idb/": "https://unpkg.com/@aegisjsproject/idb@1.0.2/",
|
|
41
|
+
"@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.2/idb.min.js",
|
|
42
42
|
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.15/",
|
|
43
43
|
"@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
|
|
44
44
|
"@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
|
package/importmap.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"imports": {
|
|
3
3
|
"@shgysk8zer0/kazoo/": "https://unpkg.com/@shgysk8zer0/kazoo@1.0.9/",
|
|
4
4
|
"@shgysk8zer0/konami": "https://unpkg.com/@shgysk8zer0/konami@1.1.1/konami.js",
|
|
5
|
-
"@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.
|
|
6
|
-
"@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.
|
|
5
|
+
"@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.9/browser.min.js",
|
|
6
|
+
"@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.9/",
|
|
7
7
|
"@shgysk8zer0/jwk-utils": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/jwk-utils.min.js",
|
|
8
8
|
"@shgysk8zer0/jwk-utils/": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/",
|
|
9
9
|
"@shgysk8zer0/jswaggersheets": "https://unpkg.com/@shgysk8zer0/jswaggersheets@1.1.0/swagger.js",
|
|
@@ -38,8 +38,8 @@
|
|
|
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.
|
|
42
|
-
"@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.
|
|
41
|
+
"@aegisjsproject/idb/": "https://unpkg.com/@aegisjsproject/idb@1.0.2/",
|
|
42
|
+
"@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.2/idb.min.js",
|
|
43
43
|
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.15/",
|
|
44
44
|
"@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
|
|
45
45
|
"@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
|
|
@@ -74,4 +74,4 @@
|
|
|
74
74
|
"firebase/analytics": "https://www.gstatic.com/firebasejs/10.12.1/firebase-analytics.js"
|
|
75
75
|
},
|
|
76
76
|
"scope": {}
|
|
77
|
-
}
|
|
77
|
+
}
|
package/index.cjs
CHANGED
|
@@ -9,8 +9,8 @@ var path_js = require('@shgysk8zer0/npm-utils/path.js');
|
|
|
9
9
|
const imports$1 = {
|
|
10
10
|
"@shgysk8zer0/kazoo/": "https://unpkg.com/@shgysk8zer0/kazoo@1.0.9/",
|
|
11
11
|
"@shgysk8zer0/konami": "https://unpkg.com/@shgysk8zer0/konami@1.1.1/konami.js",
|
|
12
|
-
"@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.
|
|
13
|
-
"@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.
|
|
12
|
+
"@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.9/browser.min.js",
|
|
13
|
+
"@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.9/",
|
|
14
14
|
"@shgysk8zer0/jwk-utils": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/jwk-utils.min.js",
|
|
15
15
|
"@shgysk8zer0/jwk-utils/": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/",
|
|
16
16
|
"@shgysk8zer0/jswaggersheets": "https://unpkg.com/@shgysk8zer0/jswaggersheets@1.1.0/swagger.js",
|
|
@@ -45,8 +45,8 @@ 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.
|
|
49
|
-
"@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.
|
|
48
|
+
"@aegisjsproject/idb/": "https://unpkg.com/@aegisjsproject/idb@1.0.2/",
|
|
49
|
+
"@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.2/idb.min.js",
|
|
50
50
|
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.15/",
|
|
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/index.js
CHANGED
|
@@ -7,8 +7,8 @@ import { getFileURL } from '@shgysk8zer0/npm-utils/path.js';
|
|
|
7
7
|
const imports$1 = {
|
|
8
8
|
"@shgysk8zer0/kazoo/": "https://unpkg.com/@shgysk8zer0/kazoo@1.0.9/",
|
|
9
9
|
"@shgysk8zer0/konami": "https://unpkg.com/@shgysk8zer0/konami@1.1.1/konami.js",
|
|
10
|
-
"@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.
|
|
11
|
-
"@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.
|
|
10
|
+
"@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.9/browser.min.js",
|
|
11
|
+
"@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.9/",
|
|
12
12
|
"@shgysk8zer0/jwk-utils": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/jwk-utils.min.js",
|
|
13
13
|
"@shgysk8zer0/jwk-utils/": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.20/",
|
|
14
14
|
"@shgysk8zer0/jswaggersheets": "https://unpkg.com/@shgysk8zer0/jswaggersheets@1.1.0/swagger.js",
|
|
@@ -43,8 +43,8 @@ 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.
|
|
47
|
-
"@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.
|
|
46
|
+
"@aegisjsproject/idb/": "https://unpkg.com/@aegisjsproject/idb@1.0.2/",
|
|
47
|
+
"@aegisjsproject/idb": "https://unpkg.com/@aegisjsproject/idb@1.0.2/idb.min.js",
|
|
48
48
|
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.15/",
|
|
49
49
|
"@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
|
|
50
50
|
"@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.
|
|
3
|
+
"version": "1.4.46",
|
|
4
4
|
"engines": {
|
|
5
5
|
"node": ">=18.0.0"
|
|
6
6
|
},
|
|
@@ -68,6 +68,6 @@
|
|
|
68
68
|
"dependencies": {
|
|
69
69
|
"@shgysk8zer0/npm-utils": "^1.1.3",
|
|
70
70
|
"@shgysk8zer0/polyfills": "^0.4.8",
|
|
71
|
-
"commander": "^13.
|
|
71
|
+
"commander": "^13.1.0"
|
|
72
72
|
}
|
|
73
73
|
}
|