@shgysk8zer0/importmap 1.4.3 → 1.4.5
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 +13 -0
- package/importmap.json +8 -6
- package/index.cjs +8 -6
- package/index.mjs +8 -6
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
6
6
|
|
|
7
7
|
## [Unreleased]
|
|
8
8
|
|
|
9
|
+
## [v1.4.5] - 2024-09-10
|
|
10
|
+
|
|
11
|
+
### Added
|
|
12
|
+
- Add `@shgysk8zer0/jwk-utils`
|
|
13
|
+
|
|
14
|
+
### Changed
|
|
15
|
+
- Various package version updates
|
|
16
|
+
|
|
17
|
+
## [v1.4.4] - 2024-08-13
|
|
18
|
+
|
|
19
|
+
### Changed
|
|
20
|
+
- More updates
|
|
21
|
+
|
|
9
22
|
## [v1.4.3] - 2024-08-11
|
|
10
23
|
|
|
11
24
|
### Changed
|
package/importmap.json
CHANGED
|
@@ -2,8 +2,10 @@
|
|
|
2
2
|
"imports": {
|
|
3
3
|
"@shgysk8zer0/kazoo/": "https://unpkg.com/@shgysk8zer0/kazoo@1.0.7/",
|
|
4
4
|
"@shgysk8zer0/konami": "https://unpkg.com/@shgysk8zer0/konami@1.1.1/konami.js",
|
|
5
|
-
"@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.
|
|
6
|
-
"@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.
|
|
5
|
+
"@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.1/all.min.js",
|
|
6
|
+
"@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.1/",
|
|
7
|
+
"@shgysk8zer0/jwk-utils": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.11/jwk-utils.min.js",
|
|
8
|
+
"@shgysk8zer0/jwk-utils/": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.11/",
|
|
7
9
|
"@shgysk8zer0/jswaggersheets": "https://unpkg.com/@shgysk8zer0/jswaggersheets@1.1.0/swagger.js",
|
|
8
10
|
"@shgysk8zer0/jswaggersheets/": "https://unpkg.com/@shgysk8zer0/jswaggersheets@1.1.0/",
|
|
9
11
|
"@shgysk8zer0/jss/": "https://unpkg.com/@shgysk8zer0/jss@1.0.1/",
|
|
@@ -26,7 +28,7 @@
|
|
|
26
28
|
"@aegisjsproject/markdown/": "https://unpkg.com/@aegisjsproject/markdown@0.1.2/",
|
|
27
29
|
"@aegisjsproject/aegis-md": "https://unpkg.com/@aegisjsproject/aegis-md@0.0.2/aegis-md.js",
|
|
28
30
|
"@aegisjsproject/aegis-md/": "https://unpkg.com/@aegisjsproject/aegis-md@0.0.2/",
|
|
29
|
-
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.
|
|
31
|
+
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.13/",
|
|
30
32
|
"@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.5/",
|
|
31
33
|
"@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
|
|
32
34
|
"leaflet": "https://unpkg.com/leaflet@1.9.4/dist/leaflet-src.esm.js",
|
|
@@ -35,10 +37,10 @@
|
|
|
35
37
|
"highlight.js/": "https://unpkg.com/@highlightjs/cdn-assets@11.10.0/es/",
|
|
36
38
|
"@highlightjs/cdn-assets": "https://unpkg.com/@highlightjs/cdn-assets@11.10.0/es/core.min.js",
|
|
37
39
|
"@highlightjs/cdn-assets/": "https://unpkg.com/@highlightjs/cdn-assets@11.10.0/es/",
|
|
38
|
-
"marked": "https://unpkg.com/marked@14.
|
|
40
|
+
"marked": "https://unpkg.com/marked@14.1.2/lib/marked.esm.js",
|
|
39
41
|
"marked-highlight": "https://unpkg.com/marked-highlight@2.1.4/src/index.js",
|
|
40
|
-
"yaml": "https://unpkg.com/yaml@2.5.
|
|
41
|
-
"yaml/": "https://unpkg.com/yaml@2.5.
|
|
42
|
+
"yaml": "https://unpkg.com/yaml@2.5.1/browser/dist/index.js",
|
|
43
|
+
"yaml/": "https://unpkg.com/yaml@2.5.1/browser/dist/",
|
|
42
44
|
"firebase/": "https://www.gstatic.com/firebasejs/10.12.1/",
|
|
43
45
|
"firebase/app": "https://www.gstatic.com/firebasejs/10.12.1/firebase-app.js",
|
|
44
46
|
"firebase/app-check": "https://www.gstatic.com/firebasejs/10.12.1/firebase-app-check.js",
|
package/index.cjs
CHANGED
|
@@ -8,8 +8,10 @@ var path_js = require('@shgysk8zer0/npm-utils/path.js');
|
|
|
8
8
|
const imports$1 = {
|
|
9
9
|
"@shgysk8zer0/kazoo/": "https://unpkg.com/@shgysk8zer0/kazoo@1.0.7/",
|
|
10
10
|
"@shgysk8zer0/konami": "https://unpkg.com/@shgysk8zer0/konami@1.1.1/konami.js",
|
|
11
|
-
"@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.
|
|
12
|
-
"@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.
|
|
11
|
+
"@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.1/all.min.js",
|
|
12
|
+
"@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.1/",
|
|
13
|
+
"@shgysk8zer0/jwk-utils": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.11/jwk-utils.min.js",
|
|
14
|
+
"@shgysk8zer0/jwk-utils/": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.11/",
|
|
13
15
|
"@shgysk8zer0/jswaggersheets": "https://unpkg.com/@shgysk8zer0/jswaggersheets@1.1.0/swagger.js",
|
|
14
16
|
"@shgysk8zer0/jswaggersheets/": "https://unpkg.com/@shgysk8zer0/jswaggersheets@1.1.0/",
|
|
15
17
|
"@shgysk8zer0/jss/": "https://unpkg.com/@shgysk8zer0/jss@1.0.1/",
|
|
@@ -32,7 +34,7 @@ const imports$1 = {
|
|
|
32
34
|
"@aegisjsproject/markdown/": "https://unpkg.com/@aegisjsproject/markdown@0.1.2/",
|
|
33
35
|
"@aegisjsproject/aegis-md": "https://unpkg.com/@aegisjsproject/aegis-md@0.0.2/aegis-md.js",
|
|
34
36
|
"@aegisjsproject/aegis-md/": "https://unpkg.com/@aegisjsproject/aegis-md@0.0.2/",
|
|
35
|
-
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.
|
|
37
|
+
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.13/",
|
|
36
38
|
"@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.5/",
|
|
37
39
|
"@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
|
|
38
40
|
leaflet: "https://unpkg.com/leaflet@1.9.4/dist/leaflet-src.esm.js",
|
|
@@ -41,10 +43,10 @@ const imports$1 = {
|
|
|
41
43
|
"highlight.js/": "https://unpkg.com/@highlightjs/cdn-assets@11.10.0/es/",
|
|
42
44
|
"@highlightjs/cdn-assets": "https://unpkg.com/@highlightjs/cdn-assets@11.10.0/es/core.min.js",
|
|
43
45
|
"@highlightjs/cdn-assets/": "https://unpkg.com/@highlightjs/cdn-assets@11.10.0/es/",
|
|
44
|
-
marked: "https://unpkg.com/marked@14.
|
|
46
|
+
marked: "https://unpkg.com/marked@14.1.2/lib/marked.esm.js",
|
|
45
47
|
"marked-highlight": "https://unpkg.com/marked-highlight@2.1.4/src/index.js",
|
|
46
|
-
yaml: "https://unpkg.com/yaml@2.5.
|
|
47
|
-
"yaml/": "https://unpkg.com/yaml@2.5.
|
|
48
|
+
yaml: "https://unpkg.com/yaml@2.5.1/browser/dist/index.js",
|
|
49
|
+
"yaml/": "https://unpkg.com/yaml@2.5.1/browser/dist/",
|
|
48
50
|
"firebase/": "https://www.gstatic.com/firebasejs/10.12.1/",
|
|
49
51
|
"firebase/app": "https://www.gstatic.com/firebasejs/10.12.1/firebase-app.js",
|
|
50
52
|
"firebase/app-check": "https://www.gstatic.com/firebasejs/10.12.1/firebase-app-check.js",
|
package/index.mjs
CHANGED
|
@@ -6,8 +6,10 @@ import { getFileURL } from '@shgysk8zer0/npm-utils/path.js';
|
|
|
6
6
|
const imports$1 = {
|
|
7
7
|
"@shgysk8zer0/kazoo/": "https://unpkg.com/@shgysk8zer0/kazoo@1.0.7/",
|
|
8
8
|
"@shgysk8zer0/konami": "https://unpkg.com/@shgysk8zer0/konami@1.1.1/konami.js",
|
|
9
|
-
"@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.
|
|
10
|
-
"@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.
|
|
9
|
+
"@shgysk8zer0/polyfills": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.1/all.min.js",
|
|
10
|
+
"@shgysk8zer0/polyfills/": "https://unpkg.com/@shgysk8zer0/polyfills@0.4.1/",
|
|
11
|
+
"@shgysk8zer0/jwk-utils": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.11/jwk-utils.min.js",
|
|
12
|
+
"@shgysk8zer0/jwk-utils/": "https://unpkg.com/@shgysk8zer0/jwk-utils@1.0.11/",
|
|
11
13
|
"@shgysk8zer0/jswaggersheets": "https://unpkg.com/@shgysk8zer0/jswaggersheets@1.1.0/swagger.js",
|
|
12
14
|
"@shgysk8zer0/jswaggersheets/": "https://unpkg.com/@shgysk8zer0/jswaggersheets@1.1.0/",
|
|
13
15
|
"@shgysk8zer0/jss/": "https://unpkg.com/@shgysk8zer0/jss@1.0.1/",
|
|
@@ -30,7 +32,7 @@ const imports$1 = {
|
|
|
30
32
|
"@aegisjsproject/markdown/": "https://unpkg.com/@aegisjsproject/markdown@0.1.2/",
|
|
31
33
|
"@aegisjsproject/aegis-md": "https://unpkg.com/@aegisjsproject/aegis-md@0.0.2/aegis-md.js",
|
|
32
34
|
"@aegisjsproject/aegis-md/": "https://unpkg.com/@aegisjsproject/aegis-md@0.0.2/",
|
|
33
|
-
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.
|
|
35
|
+
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.13/",
|
|
34
36
|
"@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.5/",
|
|
35
37
|
"@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
|
|
36
38
|
leaflet: "https://unpkg.com/leaflet@1.9.4/dist/leaflet-src.esm.js",
|
|
@@ -39,10 +41,10 @@ const imports$1 = {
|
|
|
39
41
|
"highlight.js/": "https://unpkg.com/@highlightjs/cdn-assets@11.10.0/es/",
|
|
40
42
|
"@highlightjs/cdn-assets": "https://unpkg.com/@highlightjs/cdn-assets@11.10.0/es/core.min.js",
|
|
41
43
|
"@highlightjs/cdn-assets/": "https://unpkg.com/@highlightjs/cdn-assets@11.10.0/es/",
|
|
42
|
-
marked: "https://unpkg.com/marked@14.
|
|
44
|
+
marked: "https://unpkg.com/marked@14.1.2/lib/marked.esm.js",
|
|
43
45
|
"marked-highlight": "https://unpkg.com/marked-highlight@2.1.4/src/index.js",
|
|
44
|
-
yaml: "https://unpkg.com/yaml@2.5.
|
|
45
|
-
"yaml/": "https://unpkg.com/yaml@2.5.
|
|
46
|
+
yaml: "https://unpkg.com/yaml@2.5.1/browser/dist/index.js",
|
|
47
|
+
"yaml/": "https://unpkg.com/yaml@2.5.1/browser/dist/",
|
|
46
48
|
"firebase/": "https://www.gstatic.com/firebasejs/10.12.1/",
|
|
47
49
|
"firebase/app": "https://www.gstatic.com/firebasejs/10.12.1/firebase-app.js",
|
|
48
50
|
"firebase/app-check": "https://www.gstatic.com/firebasejs/10.12.1/firebase-app-check.js",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shgysk8zer0/importmap",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.5",
|
|
4
4
|
"engines": {
|
|
5
5
|
"node": ">=18.0.0"
|
|
6
6
|
},
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"devDependencies": {
|
|
62
62
|
"@babel/eslint-parser": "^7.25.1",
|
|
63
63
|
"@babel/eslint-plugin": "^7.25.1",
|
|
64
|
-
"@babel/plugin-syntax-import-assertions": "^7.
|
|
64
|
+
"@babel/plugin-syntax-import-assertions": "^7.25.6",
|
|
65
65
|
"@rollup/plugin-json": "^6.1.0",
|
|
66
66
|
"@shgysk8zer0/js-utils": "^1.0.1",
|
|
67
67
|
"@shgysk8zer0/rollup-import": "^1.2.2"
|