@shgysk8zer0/importmap 1.4.64 → 1.4.66
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 +2 -2
- 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.4.66] - 2025-06-05
|
|
11
|
+
|
|
12
|
+
### Fixed
|
|
13
|
+
- Another update to `@aegisjsproject/barcodescanner`
|
|
14
|
+
|
|
15
|
+
## [v1.4.65] - 2025-06-05
|
|
16
|
+
|
|
17
|
+
### Changed
|
|
18
|
+
- Update `@aegisjsproject/barcodescanner`
|
|
19
|
+
|
|
10
20
|
## [v1.4.64] - 2025-05-29
|
|
11
21
|
|
|
12
22
|
### Changed
|
package/cli.cjs
CHANGED
|
@@ -54,8 +54,8 @@ const imports = {
|
|
|
54
54
|
"@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
|
|
55
55
|
"@aegisjsproject/md-editor": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/md-editor.js",
|
|
56
56
|
"@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
|
|
57
|
-
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.
|
|
58
|
-
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.
|
|
57
|
+
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.1/scanner.min.js",
|
|
58
|
+
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.1/",
|
|
59
59
|
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.17/",
|
|
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/",
|
package/cli.js
CHANGED
|
@@ -51,8 +51,8 @@ const imports = {
|
|
|
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.
|
|
55
|
-
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.
|
|
54
|
+
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.1/scanner.min.js",
|
|
55
|
+
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.1/",
|
|
56
56
|
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.17/",
|
|
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/",
|
package/importmap.cjs
CHANGED
|
@@ -45,8 +45,8 @@ const imports = {
|
|
|
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.
|
|
49
|
-
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.
|
|
48
|
+
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.1/scanner.min.js",
|
|
49
|
+
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.1/",
|
|
50
50
|
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.17/",
|
|
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/",
|
package/importmap.js
CHANGED
|
@@ -43,8 +43,8 @@ const imports = {
|
|
|
43
43
|
"@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
|
|
44
44
|
"@aegisjsproject/md-editor": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/md-editor.js",
|
|
45
45
|
"@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
|
|
46
|
-
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.
|
|
47
|
-
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.
|
|
46
|
+
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.1/scanner.min.js",
|
|
47
|
+
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.1/",
|
|
48
48
|
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.17/",
|
|
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/",
|
package/importmap.json
CHANGED
|
@@ -44,8 +44,8 @@
|
|
|
44
44
|
"@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
|
|
45
45
|
"@aegisjsproject/md-editor": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/md-editor.js",
|
|
46
46
|
"@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
|
|
47
|
-
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.
|
|
48
|
-
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.
|
|
47
|
+
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.1/scanner.min.js",
|
|
48
|
+
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.1/",
|
|
49
49
|
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.17/",
|
|
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/",
|
package/index.cjs
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.
|
|
55
|
-
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.
|
|
54
|
+
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.1/scanner.min.js",
|
|
55
|
+
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.1/",
|
|
56
56
|
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.17/",
|
|
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/",
|
package/index.js
CHANGED
|
@@ -49,8 +49,8 @@ const imports$1 = {
|
|
|
49
49
|
"@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
|
|
50
50
|
"@aegisjsproject/md-editor": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/md-editor.js",
|
|
51
51
|
"@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
|
|
52
|
-
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.
|
|
53
|
-
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.
|
|
52
|
+
"@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.1/scanner.min.js",
|
|
53
|
+
"@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner@1.1.1/",
|
|
54
54
|
"@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.17/",
|
|
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/",
|