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

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,194 @@
1
1
  # @twin.org/image - Changelog
2
2
 
3
+ ## [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)
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.9 to 0.0.2-next.10
16
+ * @twin.org/nameof bumped from 0.0.2-next.9 to 0.0.2-next.10
17
+ * devDependencies
18
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.9 to 0.0.2-next.10
19
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.9 to 0.0.2-next.10
20
+
21
+ ## [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)
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.8 to 0.0.2-next.9
34
+ * @twin.org/nameof bumped from 0.0.2-next.8 to 0.0.2-next.9
35
+ * devDependencies
36
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.8 to 0.0.2-next.9
37
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.8 to 0.0.2-next.9
38
+
39
+ ## [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)
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.7 to 0.0.2-next.8
52
+ * @twin.org/nameof bumped from 0.0.2-next.7 to 0.0.2-next.8
53
+ * devDependencies
54
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.7 to 0.0.2-next.8
55
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.7 to 0.0.2-next.8
56
+
57
+ ## [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)
58
+
59
+
60
+ ### Features
61
+
62
+ * eslint migration to flat config ([74427d7](https://github.com/twinfoundation/framework/commit/74427d78d342167f7850e49ab87269326355befe))
63
+
64
+
65
+ ### Dependencies
66
+
67
+ * The following workspace dependencies were updated
68
+ * dependencies
69
+ * @twin.org/core bumped from 0.0.2-next.6 to 0.0.2-next.7
70
+ * @twin.org/nameof bumped from 0.0.2-next.6 to 0.0.2-next.7
71
+ * devDependencies
72
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.6 to 0.0.2-next.7
73
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.6 to 0.0.2-next.7
74
+
75
+ ## [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)
76
+
77
+
78
+ ### Miscellaneous Chores
79
+
80
+ * **image:** Synchronize repo versions
81
+
82
+
83
+ ### Dependencies
84
+
85
+ * The following workspace dependencies were updated
86
+ * dependencies
87
+ * @twin.org/core bumped from 0.0.2-next.5 to 0.0.2-next.6
88
+ * @twin.org/nameof bumped from 0.0.2-next.5 to 0.0.2-next.6
89
+ * devDependencies
90
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.5 to 0.0.2-next.6
91
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.5 to 0.0.2-next.6
92
+
93
+ ## [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)
94
+
95
+
96
+ ### Features
97
+
98
+ * use cause instead of inner for errors ([1f4acc4](https://github.com/twinfoundation/framework/commit/1f4acc4d7a6b71a134d9547da9bf40de1e1e49da))
99
+
100
+
101
+ ### Dependencies
102
+
103
+ * The following workspace dependencies were updated
104
+ * dependencies
105
+ * @twin.org/core bumped from 0.0.2-next.4 to 0.0.2-next.5
106
+ * @twin.org/nameof bumped from 0.0.2-next.4 to 0.0.2-next.5
107
+ * devDependencies
108
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.4 to 0.0.2-next.5
109
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.4 to 0.0.2-next.5
110
+
111
+ ## [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)
112
+
113
+
114
+ ### Miscellaneous Chores
115
+
116
+ * **image:** Synchronize repo versions
117
+
118
+
119
+ ### Dependencies
120
+
121
+ * The following workspace dependencies were updated
122
+ * dependencies
123
+ * @twin.org/core bumped from 0.0.2-next.3 to 0.0.2-next.4
124
+ * @twin.org/nameof bumped from 0.0.2-next.3 to 0.0.2-next.4
125
+ * devDependencies
126
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.3 to 0.0.2-next.4
127
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.3 to 0.0.2-next.4
128
+
129
+ ## [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)
130
+
131
+
132
+ ### Features
133
+
134
+ * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/twinfoundation/framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
135
+ * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
136
+ * update dependencies ([f3bd015](https://github.com/twinfoundation/framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
137
+ * use new shared store mechanism ([#131](https://github.com/twinfoundation/framework/issues/131)) ([934385b](https://github.com/twinfoundation/framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
138
+
139
+
140
+ ### Dependencies
141
+
142
+ * The following workspace dependencies were updated
143
+ * dependencies
144
+ * @twin.org/core bumped from 0.0.2-next.2 to 0.0.2-next.3
145
+ * @twin.org/nameof bumped from 0.0.2-next.2 to 0.0.2-next.3
146
+ * devDependencies
147
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.2 to 0.0.2-next.3
148
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.2 to 0.0.2-next.3
149
+
150
+ ## [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)
151
+
152
+
153
+ ### Features
154
+
155
+ * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/twinfoundation/framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
156
+ * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
157
+ * update dependencies ([f3bd015](https://github.com/twinfoundation/framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
158
+ * use new shared store mechanism ([#131](https://github.com/twinfoundation/framework/issues/131)) ([934385b](https://github.com/twinfoundation/framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
159
+
160
+
161
+ ### Dependencies
162
+
163
+ * The following workspace dependencies were updated
164
+ * dependencies
165
+ * @twin.org/core bumped from 0.0.2-next.1 to 0.0.2-next.2
166
+ * @twin.org/nameof bumped from 0.0.2-next.1 to 0.0.2-next.2
167
+ * devDependencies
168
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.1 to 0.0.2-next.2
169
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.1 to 0.0.2-next.2
170
+
171
+ ## [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)
172
+
173
+
174
+ ### Features
175
+
176
+ * add guards arrayEndsWith and arrayStartsWith ([95d875e](https://github.com/twinfoundation/framework/commit/95d875ec8ccb4713c145fdde941d4cfedcec2ed3))
177
+ * relocate core packages from tools ([bcab8f3](https://github.com/twinfoundation/framework/commit/bcab8f3160442ea4fcaf442947462504f3d6a17d))
178
+ * update dependencies ([f3bd015](https://github.com/twinfoundation/framework/commit/f3bd015efd169196b7e0335f5cab876ba6ca1d75))
179
+ * use new shared store mechanism ([#131](https://github.com/twinfoundation/framework/issues/131)) ([934385b](https://github.com/twinfoundation/framework/commit/934385b2fbaf9f5c00a505ebf9d093bd5a425f55))
180
+
181
+
182
+ ### Dependencies
183
+
184
+ * The following workspace dependencies were updated
185
+ * dependencies
186
+ * @twin.org/core bumped from 0.0.2-next.0 to 0.0.2-next.1
187
+ * @twin.org/nameof bumped from 0.0.2-next.0 to 0.0.2-next.1
188
+ * devDependencies
189
+ * @twin.org/nameof-transformer bumped from 0.0.2-next.0 to 0.0.2-next.1
190
+ * @twin.org/nameof-vitest-plugin bumped from 0.0.2-next.0 to 0.0.2-next.1
191
+
3
192
  ## 0.0.1 (2025-07-03)
4
193
 
5
194
 
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.10",
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.10",
18
+ "@twin.org/nameof": "0.0.2-next.10"
19
19
  },
20
20
  "main": "./dist/cjs/index.cjs",
21
21
  "module": "./dist/esm/index.mjs",