@shgysk8zer0/importmap 1.6.0 → 1.6.1

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.6.1] - 2025-12-23
11
+
12
+ ### Added
13
+ - Add `@aegisjsproject/qr-encoder`
14
+
10
15
  ## [v1.6.0] - 2025-12-18
11
16
 
12
17
  ### Added
package/cli.cjs CHANGED
@@ -72,6 +72,8 @@ const imports$1 = {
72
72
  "@aegisjsproject/firebase-account-routes": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.5/main.js",
73
73
  "@aegisjsproject/firebase-account-routes/": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.5/",
74
74
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
75
+ "@aegisjsproject/qr-encoder": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/index.min.js",
76
+ "@aegisjsproject/qr-encoder/": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/",
75
77
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.9/",
76
78
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
77
79
  leaflet: "https://unpkg.com/leaflet@1.9.4/dist/leaflet-src.esm.js",
package/cli.js CHANGED
@@ -69,6 +69,8 @@ const imports$1 = {
69
69
  "@aegisjsproject/firebase-account-routes": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.5/main.js",
70
70
  "@aegisjsproject/firebase-account-routes/": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.5/",
71
71
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
72
+ "@aegisjsproject/qr-encoder": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/index.min.js",
73
+ "@aegisjsproject/qr-encoder/": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/",
72
74
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.9/",
73
75
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
74
76
  leaflet: "https://unpkg.com/leaflet@1.9.4/dist/leaflet-src.esm.js",
package/importmap.cjs CHANGED
@@ -69,6 +69,8 @@ const imports$1 = {
69
69
  "@aegisjsproject/firebase-account-routes": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.5/main.js",
70
70
  "@aegisjsproject/firebase-account-routes/": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.5/",
71
71
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
72
+ "@aegisjsproject/qr-encoder": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/index.min.js",
73
+ "@aegisjsproject/qr-encoder/": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/",
72
74
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.9/",
73
75
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
74
76
  leaflet: "https://unpkg.com/leaflet@1.9.4/dist/leaflet-src.esm.js",
package/importmap.js CHANGED
@@ -65,6 +65,8 @@ const imports$1 = {
65
65
  "@aegisjsproject/firebase-account-routes": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.5/main.js",
66
66
  "@aegisjsproject/firebase-account-routes/": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.5/",
67
67
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
68
+ "@aegisjsproject/qr-encoder": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/index.min.js",
69
+ "@aegisjsproject/qr-encoder/": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/",
68
70
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.9/",
69
71
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
70
72
  leaflet: "https://unpkg.com/leaflet@1.9.4/dist/leaflet-src.esm.js",
package/importmap.json CHANGED
@@ -62,6 +62,8 @@
62
62
  "@aegisjsproject/firebase-account-routes": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.5/main.js",
63
63
  "@aegisjsproject/firebase-account-routes/": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.5/",
64
64
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
65
+ "@aegisjsproject/qr-encoder": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/index.min.js",
66
+ "@aegisjsproject/qr-encoder/": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/",
65
67
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.9/",
66
68
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
67
69
  "leaflet": "https://unpkg.com/leaflet@1.9.4/dist/leaflet-src.esm.js",
package/index.cjs CHANGED
@@ -70,6 +70,8 @@ const imports$1 = {
70
70
  "@aegisjsproject/firebase-account-routes": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.5/main.js",
71
71
  "@aegisjsproject/firebase-account-routes/": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.5/",
72
72
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
73
+ "@aegisjsproject/qr-encoder": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/index.min.js",
74
+ "@aegisjsproject/qr-encoder/": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/",
73
75
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.9/",
74
76
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
75
77
  leaflet: "https://unpkg.com/leaflet@1.9.4/dist/leaflet-src.esm.js",
package/index.js CHANGED
@@ -68,6 +68,8 @@ const imports$1 = {
68
68
  "@aegisjsproject/firebase-account-routes": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.5/main.js",
69
69
  "@aegisjsproject/firebase-account-routes/": "https://unpkg.com/@aegisjsproject/firebase-account-routes@0.0.5/",
70
70
  "@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
71
+ "@aegisjsproject/qr-encoder": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/index.min.js",
72
+ "@aegisjsproject/qr-encoder/": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/",
71
73
  "@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.9/",
72
74
  "@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
73
75
  leaflet: "https://unpkg.com/leaflet@1.9.4/dist/leaflet-src.esm.js",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shgysk8zer0/importmap",
3
- "version": "1.6.0",
3
+ "version": "1.6.1",
4
4
  "engines": {
5
5
  "node": ">=20.10.0"
6
6
  },
@@ -71,7 +71,7 @@
71
71
  },
72
72
  "dependencies": {
73
73
  "@shgysk8zer0/npm-utils": "^1.1.3",
74
- "@shgysk8zer0/polyfills": "^0.5.1",
74
+ "@shgysk8zer0/polyfills": "^0.5.3",
75
75
  "commander": "^14.0.2"
76
76
  }
77
77
  }