@shgysk8zer0/importmap 1.7.2 → 1.7.3
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 +5 -0
- package/cli.cjs +5 -5
- package/cli.js +5 -5
- package/importmap.cjs +5 -5
- package/importmap.js +5 -5
- package/importmap.json +6 -6
- package/index.cjs +5 -5
- package/index.js +5 -5
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/cli.cjs
CHANGED
|
@@ -74,11 +74,11 @@ const imports$1 = {
|
|
|
74
74
|
"@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
|
|
75
75
|
"@aegisjsproject/qr-encoder": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/index.min.js",
|
|
76
76
|
"@aegisjsproject/qr-encoder/": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/",
|
|
77
|
-
"@aegisjsproject/escape": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
78
|
-
"@aegisjsproject/escape/": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
79
|
-
"@aegisjsproject/escape/html": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
80
|
-
"@aegisjsproject/escape/trusted-html": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
81
|
-
"@aegisjsproject/escape/css": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
77
|
+
"@aegisjsproject/escape": "https://unpkg.com/@aegisjsproject/escape@1.0.4/index.min.js",
|
|
78
|
+
"@aegisjsproject/escape/": "https://unpkg.com/@aegisjsproject/escape@1.0.4/",
|
|
79
|
+
"@aegisjsproject/escape/html": "https://unpkg.com/@aegisjsproject/escape@1.0.4/html.min.js",
|
|
80
|
+
"@aegisjsproject/escape/trusted-html": "https://unpkg.com/@aegisjsproject/escape@1.0.4/trusted-html.min.js",
|
|
81
|
+
"@aegisjsproject/escape/css": "https://unpkg.com/@aegisjsproject/escape@1.0.4/css.min.js",
|
|
82
82
|
"@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.9/",
|
|
83
83
|
"@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
|
|
84
84
|
leaflet: "https://unpkg.com/leaflet@1.9.4/dist/leaflet-src.esm.js",
|
package/cli.js
CHANGED
|
@@ -71,11 +71,11 @@ const imports$1 = {
|
|
|
71
71
|
"@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
|
|
72
72
|
"@aegisjsproject/qr-encoder": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/index.min.js",
|
|
73
73
|
"@aegisjsproject/qr-encoder/": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/",
|
|
74
|
-
"@aegisjsproject/escape": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
75
|
-
"@aegisjsproject/escape/": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
76
|
-
"@aegisjsproject/escape/html": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
77
|
-
"@aegisjsproject/escape/trusted-html": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
78
|
-
"@aegisjsproject/escape/css": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
74
|
+
"@aegisjsproject/escape": "https://unpkg.com/@aegisjsproject/escape@1.0.4/index.min.js",
|
|
75
|
+
"@aegisjsproject/escape/": "https://unpkg.com/@aegisjsproject/escape@1.0.4/",
|
|
76
|
+
"@aegisjsproject/escape/html": "https://unpkg.com/@aegisjsproject/escape@1.0.4/html.min.js",
|
|
77
|
+
"@aegisjsproject/escape/trusted-html": "https://unpkg.com/@aegisjsproject/escape@1.0.4/trusted-html.min.js",
|
|
78
|
+
"@aegisjsproject/escape/css": "https://unpkg.com/@aegisjsproject/escape@1.0.4/css.min.js",
|
|
79
79
|
"@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.9/",
|
|
80
80
|
"@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
|
|
81
81
|
leaflet: "https://unpkg.com/leaflet@1.9.4/dist/leaflet-src.esm.js",
|
package/importmap.cjs
CHANGED
|
@@ -71,11 +71,11 @@ const imports$1 = {
|
|
|
71
71
|
"@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
|
|
72
72
|
"@aegisjsproject/qr-encoder": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/index.min.js",
|
|
73
73
|
"@aegisjsproject/qr-encoder/": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/",
|
|
74
|
-
"@aegisjsproject/escape": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
75
|
-
"@aegisjsproject/escape/": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
76
|
-
"@aegisjsproject/escape/html": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
77
|
-
"@aegisjsproject/escape/trusted-html": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
78
|
-
"@aegisjsproject/escape/css": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
74
|
+
"@aegisjsproject/escape": "https://unpkg.com/@aegisjsproject/escape@1.0.4/index.min.js",
|
|
75
|
+
"@aegisjsproject/escape/": "https://unpkg.com/@aegisjsproject/escape@1.0.4/",
|
|
76
|
+
"@aegisjsproject/escape/html": "https://unpkg.com/@aegisjsproject/escape@1.0.4/html.min.js",
|
|
77
|
+
"@aegisjsproject/escape/trusted-html": "https://unpkg.com/@aegisjsproject/escape@1.0.4/trusted-html.min.js",
|
|
78
|
+
"@aegisjsproject/escape/css": "https://unpkg.com/@aegisjsproject/escape@1.0.4/css.min.js",
|
|
79
79
|
"@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.9/",
|
|
80
80
|
"@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
|
|
81
81
|
leaflet: "https://unpkg.com/leaflet@1.9.4/dist/leaflet-src.esm.js",
|
package/importmap.js
CHANGED
|
@@ -67,11 +67,11 @@ const imports$1 = {
|
|
|
67
67
|
"@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
|
|
68
68
|
"@aegisjsproject/qr-encoder": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/index.min.js",
|
|
69
69
|
"@aegisjsproject/qr-encoder/": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/",
|
|
70
|
-
"@aegisjsproject/escape": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
71
|
-
"@aegisjsproject/escape/": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
72
|
-
"@aegisjsproject/escape/html": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
73
|
-
"@aegisjsproject/escape/trusted-html": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
74
|
-
"@aegisjsproject/escape/css": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
70
|
+
"@aegisjsproject/escape": "https://unpkg.com/@aegisjsproject/escape@1.0.4/index.min.js",
|
|
71
|
+
"@aegisjsproject/escape/": "https://unpkg.com/@aegisjsproject/escape@1.0.4/",
|
|
72
|
+
"@aegisjsproject/escape/html": "https://unpkg.com/@aegisjsproject/escape@1.0.4/html.min.js",
|
|
73
|
+
"@aegisjsproject/escape/trusted-html": "https://unpkg.com/@aegisjsproject/escape@1.0.4/trusted-html.min.js",
|
|
74
|
+
"@aegisjsproject/escape/css": "https://unpkg.com/@aegisjsproject/escape@1.0.4/css.min.js",
|
|
75
75
|
"@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.9/",
|
|
76
76
|
"@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
|
|
77
77
|
leaflet: "https://unpkg.com/leaflet@1.9.4/dist/leaflet-src.esm.js",
|
package/importmap.json
CHANGED
|
@@ -64,11 +64,11 @@
|
|
|
64
64
|
"@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
|
|
65
65
|
"@aegisjsproject/qr-encoder": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/index.min.js",
|
|
66
66
|
"@aegisjsproject/qr-encoder/": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/",
|
|
67
|
-
"@aegisjsproject/escape": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
68
|
-
"@aegisjsproject/escape/": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
69
|
-
"@aegisjsproject/escape/html": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
70
|
-
"@aegisjsproject/escape/trusted-html": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
71
|
-
"@aegisjsproject/escape/css": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
67
|
+
"@aegisjsproject/escape": "https://unpkg.com/@aegisjsproject/escape@1.0.4/index.min.js",
|
|
68
|
+
"@aegisjsproject/escape/": "https://unpkg.com/@aegisjsproject/escape@1.0.4/",
|
|
69
|
+
"@aegisjsproject/escape/html": "https://unpkg.com/@aegisjsproject/escape@1.0.4/html.min.js",
|
|
70
|
+
"@aegisjsproject/escape/trusted-html": "https://unpkg.com/@aegisjsproject/escape@1.0.4/trusted-html.min.js",
|
|
71
|
+
"@aegisjsproject/escape/css": "https://unpkg.com/@aegisjsproject/escape@1.0.4/css.min.js",
|
|
72
72
|
"@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.9/",
|
|
73
73
|
"@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
|
|
74
74
|
"leaflet": "https://unpkg.com/leaflet@1.9.4/dist/leaflet-src.esm.js",
|
|
@@ -106,4 +106,4 @@
|
|
|
106
106
|
"@lit/reactive-element/": "https://unpkg.com/@lit/reactive-element@2.1.2/"
|
|
107
107
|
},
|
|
108
108
|
"scopes": {}
|
|
109
|
-
}
|
|
109
|
+
}
|
package/index.cjs
CHANGED
|
@@ -72,11 +72,11 @@ const imports$1 = {
|
|
|
72
72
|
"@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
|
|
73
73
|
"@aegisjsproject/qr-encoder": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/index.min.js",
|
|
74
74
|
"@aegisjsproject/qr-encoder/": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/",
|
|
75
|
-
"@aegisjsproject/escape": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
76
|
-
"@aegisjsproject/escape/": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
77
|
-
"@aegisjsproject/escape/html": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
78
|
-
"@aegisjsproject/escape/trusted-html": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
79
|
-
"@aegisjsproject/escape/css": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
75
|
+
"@aegisjsproject/escape": "https://unpkg.com/@aegisjsproject/escape@1.0.4/index.min.js",
|
|
76
|
+
"@aegisjsproject/escape/": "https://unpkg.com/@aegisjsproject/escape@1.0.4/",
|
|
77
|
+
"@aegisjsproject/escape/html": "https://unpkg.com/@aegisjsproject/escape@1.0.4/html.min.js",
|
|
78
|
+
"@aegisjsproject/escape/trusted-html": "https://unpkg.com/@aegisjsproject/escape@1.0.4/trusted-html.min.js",
|
|
79
|
+
"@aegisjsproject/escape/css": "https://unpkg.com/@aegisjsproject/escape@1.0.4/css.min.js",
|
|
80
80
|
"@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.9/",
|
|
81
81
|
"@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
|
|
82
82
|
leaflet: "https://unpkg.com/leaflet@1.9.4/dist/leaflet-src.esm.js",
|
package/index.js
CHANGED
|
@@ -70,11 +70,11 @@ const imports$1 = {
|
|
|
70
70
|
"@aegisjsproject/secret-store/": "https://unpkg.com/@aegisjsproject/secret-store@1.0.1/",
|
|
71
71
|
"@aegisjsproject/qr-encoder": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/index.min.js",
|
|
72
72
|
"@aegisjsproject/qr-encoder/": "https://unpkg.com/@aegisjsproject/qr-encoder@1.0.1/",
|
|
73
|
-
"@aegisjsproject/escape": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
74
|
-
"@aegisjsproject/escape/": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
75
|
-
"@aegisjsproject/escape/html": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
76
|
-
"@aegisjsproject/escape/trusted-html": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
77
|
-
"@aegisjsproject/escape/css": "https://unpkg.com/@aegisjsproject/escape@1.0.
|
|
73
|
+
"@aegisjsproject/escape": "https://unpkg.com/@aegisjsproject/escape@1.0.4/index.min.js",
|
|
74
|
+
"@aegisjsproject/escape/": "https://unpkg.com/@aegisjsproject/escape@1.0.4/",
|
|
75
|
+
"@aegisjsproject/escape/html": "https://unpkg.com/@aegisjsproject/escape@1.0.4/html.min.js",
|
|
76
|
+
"@aegisjsproject/escape/trusted-html": "https://unpkg.com/@aegisjsproject/escape@1.0.4/trusted-html.min.js",
|
|
77
|
+
"@aegisjsproject/escape/css": "https://unpkg.com/@aegisjsproject/escape@1.0.4/css.min.js",
|
|
78
78
|
"@kernvalley/components/": "https://unpkg.com/@kernvalley/components@2.0.9/",
|
|
79
79
|
"@webcomponents/custom-elements": "https://unpkg.com/@webcomponents/custom-elements@1.6.0/custom-elements.min.js",
|
|
80
80
|
leaflet: "https://unpkg.com/leaflet@1.9.4/dist/leaflet-src.esm.js",
|