@shgysk8zer0/importmap 1.5.1 → 1.5.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 +10 -0
- package/cli.cjs +2 -2
- package/cli.js +2 -2
- package/importmap.cjs +2 -2
- package/importmap.js +2 -2
- package/importmap.json +3 -3
- package/index.cjs +2 -2
- package/index.js +2 -2
- package/package.json +1 -1
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.5.3] - 2025-12-10
|
|
11
|
+
|
|
12
|
+
### Changed
|
|
13
|
+
- Another `@aegisjsproject/barcodescanner` update
|
|
14
|
+
|
|
15
|
+
## [v1.5.2] - 2025-12-10
|
|
16
|
+
|
|
17
|
+
### Changed
|
|
18
|
+
- Update `@aegisjsproject/barcodescanner`
|
|
19
|
+
|
|
10
20
|
## [v1.5.1] - 2025-12-04
|
|
11
21
|
|
|
12
22
|
### Added
|
package/cli.cjs
CHANGED
|
@@ -55,8 +55,8 @@ const imports$1 = {
|
|
|
55
55
|
"@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
|
|
56
56
|
"@aegisjsproject/md-editor": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/md-editor.js",
|
|
57
57
|
"@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
|
|
58
|
-
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1
|
|
59
|
-
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1
|
|
58
|
+
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.2.1/scanner.min.js",
|
|
59
|
+
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.2.1/",
|
|
60
60
|
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.20/",
|
|
61
61
|
"@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.7/state.mjs",
|
|
62
62
|
"@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.7/",
|
package/cli.js
CHANGED
|
@@ -52,8 +52,8 @@ const imports$1 = {
|
|
|
52
52
|
"@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
|
|
53
53
|
"@aegisjsproject/md-editor": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/md-editor.js",
|
|
54
54
|
"@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
|
|
55
|
-
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1
|
|
56
|
-
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1
|
|
55
|
+
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.2.1/scanner.min.js",
|
|
56
|
+
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.2.1/",
|
|
57
57
|
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.20/",
|
|
58
58
|
"@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.7/state.mjs",
|
|
59
59
|
"@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.7/",
|
package/importmap.cjs
CHANGED
|
@@ -52,8 +52,8 @@ const imports$1 = {
|
|
|
52
52
|
"@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
|
|
53
53
|
"@aegisjsproject/md-editor": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/md-editor.js",
|
|
54
54
|
"@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
|
|
55
|
-
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1
|
|
56
|
-
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1
|
|
55
|
+
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.2.1/scanner.min.js",
|
|
56
|
+
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.2.1/",
|
|
57
57
|
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.20/",
|
|
58
58
|
"@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.7/state.mjs",
|
|
59
59
|
"@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.7/",
|
package/importmap.js
CHANGED
|
@@ -48,8 +48,8 @@ const imports$1 = {
|
|
|
48
48
|
"@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
|
|
49
49
|
"@aegisjsproject/md-editor": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/md-editor.js",
|
|
50
50
|
"@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
|
|
51
|
-
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1
|
|
52
|
-
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1
|
|
51
|
+
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.2.1/scanner.min.js",
|
|
52
|
+
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.2.1/",
|
|
53
53
|
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.20/",
|
|
54
54
|
"@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.7/state.mjs",
|
|
55
55
|
"@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.7/",
|
package/importmap.json
CHANGED
|
@@ -45,8 +45,8 @@
|
|
|
45
45
|
"@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
|
|
46
46
|
"@aegisjsproject/md-editor": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/md-editor.js",
|
|
47
47
|
"@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
|
|
48
|
-
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1
|
|
49
|
-
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1
|
|
48
|
+
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.2.1/scanner.min.js",
|
|
49
|
+
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.2.1/",
|
|
50
50
|
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.20/",
|
|
51
51
|
"@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.7/state.mjs",
|
|
52
52
|
"@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.7/",
|
|
@@ -89,4 +89,4 @@
|
|
|
89
89
|
"firebase/analytics": "https://www.gstatic.com/firebasejs/10.12.1/firebase-analytics.js"
|
|
90
90
|
},
|
|
91
91
|
"scopes": {}
|
|
92
|
-
}
|
|
92
|
+
}
|
package/index.cjs
CHANGED
|
@@ -53,8 +53,8 @@ const imports$1 = {
|
|
|
53
53
|
"@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
|
|
54
54
|
"@aegisjsproject/md-editor": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/md-editor.js",
|
|
55
55
|
"@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
|
|
56
|
-
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1
|
|
57
|
-
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1
|
|
56
|
+
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.2.1/scanner.min.js",
|
|
57
|
+
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.2.1/",
|
|
58
58
|
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.20/",
|
|
59
59
|
"@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.7/state.mjs",
|
|
60
60
|
"@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.7/",
|
package/index.js
CHANGED
|
@@ -51,8 +51,8 @@ const imports$1 = {
|
|
|
51
51
|
"@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
|
|
52
52
|
"@aegisjsproject/md-editor": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/md-editor.js",
|
|
53
53
|
"@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
|
|
54
|
-
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1
|
|
55
|
-
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1
|
|
54
|
+
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.2.1/scanner.min.js",
|
|
55
|
+
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.2.1/",
|
|
56
56
|
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.20/",
|
|
57
57
|
"@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.7/state.mjs",
|
|
58
58
|
"@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.7/",
|