@twin.org/image 0.0.1 → 0.0.2-next.11

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.
@@ -219,7 +219,6 @@ class Color {
219
219
  // SPDX-License-Identifier: Apache-2.0.
220
220
  /* eslint-disable no-bitwise */
221
221
  /* eslint-disable no-mixed-operators */
222
- /* eslint-disable array-bracket-newline */
223
222
  /**
224
223
  * JPEG Encoder.
225
224
  * Based on JPEG encoder ported to JavaScript and optimized by Andreas Ritter.
@@ -961,7 +960,6 @@ class JpegEncoder {
961
960
  /* eslint-disable no-bitwise */
962
961
  /* eslint-disable no-mixed-operators */
963
962
  /* eslint-disable no-continue */
964
- /* eslint-disable unicorn/prefer-math-trunc */
965
963
  /**
966
964
  * PNG Encoder.
967
965
  * Based on https://github.com/photopea/UPNG.js.
@@ -217,7 +217,6 @@ class Color {
217
217
  // SPDX-License-Identifier: Apache-2.0.
218
218
  /* eslint-disable no-bitwise */
219
219
  /* eslint-disable no-mixed-operators */
220
- /* eslint-disable array-bracket-newline */
221
220
  /**
222
221
  * JPEG Encoder.
223
222
  * Based on JPEG encoder ported to JavaScript and optimized by Andreas Ritter.
@@ -959,7 +958,6 @@ class JpegEncoder {
959
958
  /* eslint-disable no-bitwise */
960
959
  /* eslint-disable no-mixed-operators */
961
960
  /* eslint-disable no-continue */
962
- /* eslint-disable unicorn/prefer-math-trunc */
963
961
  /**
964
962
  * PNG Encoder.
965
963
  * Based on https://github.com/photopea/UPNG.js.
package/docs/changelog.md CHANGED
@@ -1,5 +1,212 @@
1
1
  # @twin.org/image - Changelog
2
2
 
3
+ ## [0.0.2-next.11](https://github.com/twinfoundation/framework/compare/image-v0.0.2-next.10...image-v0.0.2-next.11) (2025-09-15)
4
+
5
+
6
+ ### Miscellaneous Chores
7
+
8
+ * **image:** Synchronize repo versions
9
+
10
+
11
+ ### Dependencies
12
+
13
+ * The following workspace dependencies were updated
14
+ * dependencies
15
+ * @twin.org/core bumped from 0.0.2-next.10 to 0.0.2-next.11
16
+ * @twin.org/nameof bumped from 0.0.2-next.10 to 0.0.2-next.11
17
+ * devDependencies
18
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.10 to 0.0.2-next.11
19
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.10 to 0.0.2-next.11
20
+
21
+ ## [0.0.2-next.10](https://github.com/twinfoundation/framework/compare/image-v0.0.2-next.9...image-v0.0.2-next.10) (2025-09-11)
22
+
23
+
24
+ ### Miscellaneous Chores
25
+
26
+ * **image:** Synchronize repo versions
27
+
28
+
29
+ ### Dependencies
30
+
31
+ * The following workspace dependencies were updated
32
+ * dependencies
33
+ * @twin.org/core bumped from 0.0.2-next.9 to 0.0.2-next.10
34
+ * @twin.org/nameof bumped from 0.0.2-next.9 to 0.0.2-next.10
35
+ * devDependencies
36
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.9 to 0.0.2-next.10
37
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.9 to 0.0.2-next.10
38
+
39
+ ## [0.0.2-next.9](https://github.com/twinfoundation/framework/compare/image-v0.0.2-next.8...image-v0.0.2-next.9) (2025-09-08)
40
+
41
+
42
+ ### Miscellaneous Chores
43
+
44
+ * **image:** Synchronize repo versions
45
+
46
+
47
+ ### Dependencies
48
+
49
+ * The following workspace dependencies were updated
50
+ * dependencies
51
+ * @twin.org/core bumped from 0.0.2-next.8 to 0.0.2-next.9
52
+ * @twin.org/nameof bumped from 0.0.2-next.8 to 0.0.2-next.9
53
+ * devDependencies
54
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.8 to 0.0.2-next.9
55
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.8 to 0.0.2-next.9
56
+
57
+ ## [0.0.2-next.8](https://github.com/twinfoundation/framework/compare/image-v0.0.2-next.7...image-v0.0.2-next.8) (2025-09-05)
58
+
59
+
60
+ ### Miscellaneous Chores
61
+
62
+ * **image:** Synchronize repo versions
63
+
64
+
65
+ ### Dependencies
66
+
67
+ * The following workspace dependencies were updated
68
+ * dependencies
69
+ * @twin.org/core bumped from 0.0.2-next.7 to 0.0.2-next.8
70
+ * @twin.org/nameof bumped from 0.0.2-next.7 to 0.0.2-next.8
71
+ * devDependencies
72
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.7 to 0.0.2-next.8
73
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.7 to 0.0.2-next.8
74
+
75
+ ## [0.0.2-next.7](https://github.com/twinfoundation/framework/compare/image-v0.0.2-next.6...image-v0.0.2-next.7) (2025-08-29)
76
+
77
+
78
+ ### Features
79
+
80
+ * eslint migration to flat config ([74427d7](https://github.com/twinfoundation/framework/commit/74427d78d342167f7850e49ab87269326355befe))
81
+
82
+
83
+ ### Dependencies
84
+
85
+ * The following workspace dependencies were updated
86
+ * dependencies
87
+ * @twin.org/core bumped from 0.0.2-next.6 to 0.0.2-next.7
88
+ * @twin.org/nameof bumped from 0.0.2-next.6 to 0.0.2-next.7
89
+ * devDependencies
90
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.6 to 0.0.2-next.7
91
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.6 to 0.0.2-next.7
92
+
93
+ ## [0.0.2-next.6](https://github.com/twinfoundation/framework/compare/image-v0.0.2-next.5...image-v0.0.2-next.6) (2025-08-27)
94
+
95
+
96
+ ### Miscellaneous Chores
97
+
98
+ * **image:** Synchronize repo versions
99
+
100
+
101
+ ### Dependencies
102
+
103
+ * The following workspace dependencies were updated
104
+ * dependencies
105
+ * @twin.org/core bumped from 0.0.2-next.5 to 0.0.2-next.6
106
+ * @twin.org/nameof bumped from 0.0.2-next.5 to 0.0.2-next.6
107
+ * devDependencies
108
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.5 to 0.0.2-next.6
109
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.5 to 0.0.2-next.6
110
+
111
+ ## [0.0.2-next.5](https://github.com/twinfoundation/framework/compare/image-v0.0.2-next.4...image-v0.0.2-next.5) (2025-08-19)
112
+
113
+
114
+ ### Features
115
+
116
+ * use cause instead of inner for errors ([1f4acc4](https://github.com/twinfoundation/framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
117
+
118
+
119
+ ### Dependencies
120
+
121
+ * The following workspace dependencies were updated
122
+ * dependencies
123
+ * @twin.org/core bumped from 0.0.2-next.4 to 0.0.2-next.5
124
+ * @twin.org/nameof bumped from 0.0.2-next.4 to 0.0.2-next.5
125
+ * devDependencies
126
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.4 to 0.0.2-next.5
127
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.4 to 0.0.2-next.5
128
+
129
+ ## [0.0.2-next.4](https://github.com/twinfoundation/framework/compare/image-v0.0.2-next.3...image-v0.0.2-next.4) (2025-08-15)
130
+
131
+
132
+ ### Miscellaneous Chores
133
+
134
+ * **image:** Synchronize repo versions
135
+
136
+
137
+ ### Dependencies
138
+
139
+ * The following workspace dependencies were updated
140
+ * dependencies
141
+ * @twin.org/core bumped from 0.0.2-next.3 to 0.0.2-next.4
142
+ * @twin.org/nameof bumped from 0.0.2-next.3 to 0.0.2-next.4
143
+ * devDependencies
144
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.3 to 0.0.2-next.4
145
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.3 to 0.0.2-next.4
146
+
147
+ ## [0.0.2-next.3](https://github.com/twinfoundation/framework/compare/image-v0.0.2-next.2...image-v0.0.2-next.3) (2025-08-06)
148
+
149
+
150
+ ### Features
151
+
152
+ * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/twinfoundation/framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
153
+ * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
154
+ * update dependencies ([f3bd015](https://github.com/twinfoundation/framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
155
+ * use new shared store mechanism ([#131](https://github.com/twinfoundation/framework/issues/131)) ([934385b](https://github.com/twinfoundation/framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
156
+
157
+
158
+ ### Dependencies
159
+
160
+ * The following workspace dependencies were updated
161
+ * dependencies
162
+ * @twin.org/core bumped from 0.0.2-next.2 to 0.0.2-next.3
163
+ * @twin.org/nameof bumped from 0.0.2-next.2 to 0.0.2-next.3
164
+ * devDependencies
165
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.2 to 0.0.2-next.3
166
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.2 to 0.0.2-next.3
167
+
168
+ ## [0.0.2-next.2](https://github.com/twinfoundation/framework/compare/image-v0.0.2-next.1...image-v0.0.2-next.2) (2025-08-06)
169
+
170
+
171
+ ### Features
172
+
173
+ * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/twinfoundation/framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
174
+ * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
175
+ * update dependencies ([f3bd015](https://github.com/twinfoundation/framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
176
+ * use new shared store mechanism ([#131](https://github.com/twinfoundation/framework/issues/131)) ([934385b](https://github.com/twinfoundation/framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
177
+
178
+
179
+ ### Dependencies
180
+
181
+ * The following workspace dependencies were updated
182
+ * dependencies
183
+ * @twin.org/core bumped from 0.0.2-next.1 to 0.0.2-next.2
184
+ * @twin.org/nameof bumped from 0.0.2-next.1 to 0.0.2-next.2
185
+ * devDependencies
186
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.1 to 0.0.2-next.2
187
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.1 to 0.0.2-next.2
188
+
189
+ ## [0.0.2-next.1](https://github.com/twinfoundation/framework/compare/image-v0.0.2-next.0...image-v0.0.2-next.1) (2025-08-06)
190
+
191
+
192
+ ### Features
193
+
194
+ * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/twinfoundation/framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
195
+ * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
196
+ * update dependencies ([f3bd015](https://github.com/twinfoundation/framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
197
+ * use new shared store mechanism ([#131](https://github.com/twinfoundation/framework/issues/131)) ([934385b](https://github.com/twinfoundation/framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
198
+
199
+
200
+ ### Dependencies
201
+
202
+ * The following workspace dependencies were updated
203
+ * dependencies
204
+ * @twin.org/core bumped from 0.0.2-next.0 to 0.0.2-next.1
205
+ * @twin.org/nameof bumped from 0.0.2-next.0 to 0.0.2-next.1
206
+ * devDependencies
207
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.0 to 0.0.2-next.1
208
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.0 to 0.0.2-next.1
209
+
3
210
  ## 0.0.1 (2025-07-03)
4
211
 
5
212
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@twin.org/image",
3
- "version": "0.0.1",
3
+ "version": "0.0.2-next.11",
4
4
  "description": "Classes for image manipulation",
5
5
  "repository": {
6
6
  "type": "git",
@@ -14,8 +14,8 @@
14
14
  "node": ">=20.0.0"
15
15
  },
16
16
  "dependencies": {
17
- "@twin.org/core": "^0.0.1",
18
- "@twin.org/nameof": "^0.0.1"
17
+ "@twin.org/core": "0.0.2-next.11",
18
+ "@twin.org/nameof": "0.0.2-next.11"
19
19
  },
20
20
  "main": "./dist/cjs/index.cjs",
21
21
  "module": "./dist/esm/index.mjs",