@shgysk8zer0/importmap 1.4.79 → 1.4.81

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,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.81] - 2025-10-08
11
+
12
+ ### Changed
13
+ - Update `@aegisjsproject/commands` & `marked`
14
+
15
+ ## [v1.4.80] - 2025-10-06
16
+
17
+ ### Changed
18
+ - Update `@shgysk8zer0/components`
19
+
10
20
  ## [v1.4.79] - 2025-10-01
11
21
 
12
22
  ### Changed
package/cli.cjs CHANGED
@@ -56,7 +56,7 @@ const imports = {
56
56
  "@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
57
57
  "@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/scanner.min.js",
58
58
  "@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/",
59
- "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.17/",
59
+ "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.19/",
60
60
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
61
61
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
62
62
  "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.11/router.mjs",
@@ -66,8 +66,8 @@ const imports = {
66
66
  "@aegisjsproject/attempt": "https://unpkg.com/@aegisjsproject/attempt@1.0.5/attempt.js",
67
67
  "@aegisjsproject/attempt/": "https://unpkg.com/@aegisjsproject/attempt@1.0.5/",
68
68
  "@aegisjsproject/secret-store": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/commands.min.js",
69
- "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.0/",
70
- "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.0/commands.min.js",
69
+ "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.1/",
70
+ "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.1/commands.min.js",
71
71
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
72
72
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.6/",
73
73
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
@@ -78,7 +78,7 @@ const imports = {
78
78
  "highlight.js/": "https://unpkg.com/@highlightjs/cdn-assets@11.11.1/es/",
79
79
  "@highlightjs/cdn-assets": "https://unpkg.com/@highlightjs/cdn-assets@11.11.1/es/core.min.js",
80
80
  "@highlightjs/cdn-assets/": "https://unpkg.com/@highlightjs/cdn-assets@11.11.1/es/",
81
- marked: "https://unpkg.com/marked@16.3.0/lib/marked.esm.js",
81
+ marked: "https://unpkg.com/marked@16.4.0/lib/marked.esm.js",
82
82
  "marked-highlight": "https://unpkg.com/marked-highlight@2.2.2/src/index.js",
83
83
  yaml: "https://unpkg.com/yaml@2.8.1/browser/dist/index.js",
84
84
  "yaml/": "https://unpkg.com/yaml@2.8.1/browser/dist/",
package/cli.js CHANGED
@@ -53,7 +53,7 @@ const imports = {
53
53
  "@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
54
54
  "@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/scanner.min.js",
55
55
  "@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/",
56
- "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.17/",
56
+ "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.19/",
57
57
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
58
58
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
59
59
  "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.11/router.mjs",
@@ -63,8 +63,8 @@ const imports = {
63
63
  "@aegisjsproject/attempt": "https://unpkg.com/@aegisjsproject/attempt@1.0.5/attempt.js",
64
64
  "@aegisjsproject/attempt/": "https://unpkg.com/@aegisjsproject/attempt@1.0.5/",
65
65
  "@aegisjsproject/secret-store": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/commands.min.js",
66
- "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.0/",
67
- "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.0/commands.min.js",
66
+ "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.1/",
67
+ "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.1/commands.min.js",
68
68
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
69
69
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.6/",
70
70
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
@@ -75,7 +75,7 @@ const imports = {
75
75
  "highlight.js/": "https://unpkg.com/@highlightjs/cdn-assets@11.11.1/es/",
76
76
  "@highlightjs/cdn-assets": "https://unpkg.com/@highlightjs/cdn-assets@11.11.1/es/core.min.js",
77
77
  "@highlightjs/cdn-assets/": "https://unpkg.com/@highlightjs/cdn-assets@11.11.1/es/",
78
- marked: "https://unpkg.com/marked@16.3.0/lib/marked.esm.js",
78
+ marked: "https://unpkg.com/marked@16.4.0/lib/marked.esm.js",
79
79
  "marked-highlight": "https://unpkg.com/marked-highlight@2.2.2/src/index.js",
80
80
  yaml: "https://unpkg.com/yaml@2.8.1/browser/dist/index.js",
81
81
  "yaml/": "https://unpkg.com/yaml@2.8.1/browser/dist/",
package/importmap.cjs CHANGED
@@ -47,7 +47,7 @@ const imports = {
47
47
  "@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
48
48
  "@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/scanner.min.js",
49
49
  "@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/",
50
- "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.17/",
50
+ "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.19/",
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/",
53
53
  "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.11/router.mjs",
@@ -57,8 +57,8 @@ const imports = {
57
57
  "@aegisjsproject/attempt": "https://unpkg.com/@aegisjsproject/attempt@1.0.5/attempt.js",
58
58
  "@aegisjsproject/attempt/": "https://unpkg.com/@aegisjsproject/attempt@1.0.5/",
59
59
  "@aegisjsproject/secret-store": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/commands.min.js",
60
- "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.0/",
61
- "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.0/commands.min.js",
60
+ "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.1/",
61
+ "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.1/commands.min.js",
62
62
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
63
63
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.6/",
64
64
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
@@ -69,7 +69,7 @@ const imports = {
69
69
  "highlight.js/": "https://unpkg.com/@highlightjs/cdn-assets@11.11.1/es/",
70
70
  "@highlightjs/cdn-assets": "https://unpkg.com/@highlightjs/cdn-assets@11.11.1/es/core.min.js",
71
71
  "@highlightjs/cdn-assets/": "https://unpkg.com/@highlightjs/cdn-assets@11.11.1/es/",
72
- marked: "https://unpkg.com/marked@16.3.0/lib/marked.esm.js",
72
+ marked: "https://unpkg.com/marked@16.4.0/lib/marked.esm.js",
73
73
  "marked-highlight": "https://unpkg.com/marked-highlight@2.2.2/src/index.js",
74
74
  yaml: "https://unpkg.com/yaml@2.8.1/browser/dist/index.js",
75
75
  "yaml/": "https://unpkg.com/yaml@2.8.1/browser/dist/",
package/importmap.js CHANGED
@@ -45,7 +45,7 @@ const imports = {
45
45
  "@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
46
46
  "@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/scanner.min.js",
47
47
  "@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/",
48
- "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.17/",
48
+ "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.19/",
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/",
51
51
  "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.11/router.mjs",
@@ -55,8 +55,8 @@ const imports = {
55
55
  "@aegisjsproject/attempt": "https://unpkg.com/@aegisjsproject/attempt@1.0.5/attempt.js",
56
56
  "@aegisjsproject/attempt/": "https://unpkg.com/@aegisjsproject/attempt@1.0.5/",
57
57
  "@aegisjsproject/secret-store": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/commands.min.js",
58
- "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.0/",
59
- "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.0/commands.min.js",
58
+ "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.1/",
59
+ "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.1/commands.min.js",
60
60
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
61
61
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.6/",
62
62
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
@@ -67,7 +67,7 @@ const imports = {
67
67
  "highlight.js/": "https://unpkg.com/@highlightjs/cdn-assets@11.11.1/es/",
68
68
  "@highlightjs/cdn-assets": "https://unpkg.com/@highlightjs/cdn-assets@11.11.1/es/core.min.js",
69
69
  "@highlightjs/cdn-assets/": "https://unpkg.com/@highlightjs/cdn-assets@11.11.1/es/",
70
- marked: "https://unpkg.com/marked@16.3.0/lib/marked.esm.js",
70
+ marked: "https://unpkg.com/marked@16.4.0/lib/marked.esm.js",
71
71
  "marked-highlight": "https://unpkg.com/marked-highlight@2.2.2/src/index.js",
72
72
  yaml: "https://unpkg.com/yaml@2.8.1/browser/dist/index.js",
73
73
  "yaml/": "https://unpkg.com/yaml@2.8.1/browser/dist/",
package/importmap.json CHANGED
@@ -46,7 +46,7 @@
46
46
  "@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
47
47
  "@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/scanner.min.js",
48
48
  "@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/",
49
- "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.17/",
49
+ "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.19/",
50
50
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
51
51
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
52
52
  "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.11/router.mjs",
@@ -56,8 +56,8 @@
56
56
  "@aegisjsproject/attempt": "https://unpkg.com/@aegisjsproject/attempt@1.0.5/attempt.js",
57
57
  "@aegisjsproject/attempt/": "https://unpkg.com/@aegisjsproject/attempt@1.0.5/",
58
58
  "@aegisjsproject/secret-store": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/commands.min.js",
59
- "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.0/",
60
- "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.0/commands.min.js",
59
+ "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.1/",
60
+ "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.1/commands.min.js",
61
61
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
62
62
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.6/",
63
63
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
@@ -68,7 +68,7 @@
68
68
  "highlight.js/": "https://unpkg.com/@highlightjs/cdn-assets@11.11.1/es/",
69
69
  "@highlightjs/cdn-assets": "https://unpkg.com/@highlightjs/cdn-assets@11.11.1/es/core.min.js",
70
70
  "@highlightjs/cdn-assets/": "https://unpkg.com/@highlightjs/cdn-assets@11.11.1/es/",
71
- "marked": "https://unpkg.com/marked@16.3.0/lib/marked.esm.js",
71
+ "marked": "https://unpkg.com/marked@16.4.0/lib/marked.esm.js",
72
72
  "marked-highlight": "https://unpkg.com/marked-highlight@2.2.2/src/index.js",
73
73
  "yaml": "https://unpkg.com/yaml@2.8.1/browser/dist/index.js",
74
74
  "yaml/": "https://unpkg.com/yaml@2.8.1/browser/dist/",
package/index.cjs CHANGED
@@ -53,7 +53,7 @@ const imports$1 = {
53
53
  "@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
54
54
  "@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/scanner.min.js",
55
55
  "@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/",
56
- "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.17/",
56
+ "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.19/",
57
57
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
58
58
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
59
59
  "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.11/router.mjs",
@@ -63,8 +63,8 @@ const imports$1 = {
63
63
  "@aegisjsproject/attempt": "https://unpkg.com/@aegisjsproject/attempt@1.0.5/attempt.js",
64
64
  "@aegisjsproject/attempt/": "https://unpkg.com/@aegisjsproject/attempt@1.0.5/",
65
65
  "@aegisjsproject/secret-store": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/commands.min.js",
66
- "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.0/",
67
- "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.0/commands.min.js",
66
+ "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.1/",
67
+ "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.1/commands.min.js",
68
68
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
69
69
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.6/",
70
70
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
@@ -75,7 +75,7 @@ const imports$1 = {
75
75
  "highlight.js/": "https://unpkg.com/@highlightjs/cdn-assets@11.11.1/es/",
76
76
  "@highlightjs/cdn-assets": "https://unpkg.com/@highlightjs/cdn-assets@11.11.1/es/core.min.js",
77
77
  "@highlightjs/cdn-assets/": "https://unpkg.com/@highlightjs/cdn-assets@11.11.1/es/",
78
- marked: "https://unpkg.com/marked@16.3.0/lib/marked.esm.js",
78
+ marked: "https://unpkg.com/marked@16.4.0/lib/marked.esm.js",
79
79
  "marked-highlight": "https://unpkg.com/marked-highlight@2.2.2/src/index.js",
80
80
  yaml: "https://unpkg.com/yaml@2.8.1/browser/dist/index.js",
81
81
  "yaml/": "https://unpkg.com/yaml@2.8.1/browser/dist/",
package/index.js CHANGED
@@ -51,7 +51,7 @@ const imports$1 = {
51
51
  "@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
52
52
  "@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/scanner.min.js",
53
53
  "@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.3/",
54
- "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.17/",
54
+ "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.19/",
55
55
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
56
56
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
57
57
  "@aegisjsproject/router": "https://unpkg.com/@aegisjsproject/router@1.1.11/router.mjs",
@@ -61,8 +61,8 @@ const imports$1 = {
61
61
  "@aegisjsproject/attempt": "https://unpkg.com/@aegisjsproject/attempt@1.0.5/attempt.js",
62
62
  "@aegisjsproject/attempt/": "https://unpkg.com/@aegisjsproject/attempt@1.0.5/",
63
63
  "@aegisjsproject/secret-store": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/commands.min.js",
64
- "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.0/",
65
- "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.0/commands.min.js",
64
+ "@aegisjsproject/commands/": "https://unpkg.com/@aegisjsproject/commands@1.0.1/",
65
+ "@aegisjsproject/commands": "https://unpkg.com/@aegisjsproject/commands@1.0.1/commands.min.js",
66
66
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
67
67
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.6/",
68
68
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
@@ -73,7 +73,7 @@ const imports$1 = {
73
73
  "highlight.js/": "https://unpkg.com/@highlightjs/cdn-assets@11.11.1/es/",
74
74
  "@highlightjs/cdn-assets": "https://unpkg.com/@highlightjs/cdn-assets@11.11.1/es/core.min.js",
75
75
  "@highlightjs/cdn-assets/": "https://unpkg.com/@highlightjs/cdn-assets@11.11.1/es/",
76
- marked: "https://unpkg.com/marked@16.3.0/lib/marked.esm.js",
76
+ marked: "https://unpkg.com/marked@16.4.0/lib/marked.esm.js",
77
77
  "marked-highlight": "https://unpkg.com/marked-highlight@2.2.2/src/index.js",
78
78
  yaml: "https://unpkg.com/yaml@2.8.1/browser/dist/index.js",
79
79
  "yaml/": "https://unpkg.com/yaml@2.8.1/browser/dist/",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shgysk8zer0/importmap",
3
- "version": "1.4.79",
3
+ "version": "1.4.81",
4
4
  "engines": {
5
5
  "node": ">=18.0.0"
6
6
  },