@arcships/light-ocr-linux-x64-gnu 0.5.7 → 0.5.8
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/artifact-hashes.json
CHANGED
|
@@ -103,17 +103,17 @@
|
|
|
103
103
|
{
|
|
104
104
|
"bytes": 11143512,
|
|
105
105
|
"path": "native/light_ocr_node.node",
|
|
106
|
-
"sha256": "
|
|
106
|
+
"sha256": "c54491ae120dbbfc6d74e84131d360d7e83109ed564f6a48cc49afe8fca7f1b0"
|
|
107
107
|
},
|
|
108
108
|
{
|
|
109
109
|
"bytes": 1988,
|
|
110
110
|
"path": "native/runtime-descriptor.json",
|
|
111
|
-
"sha256": "
|
|
111
|
+
"sha256": "b9064327a9c16cf99c449823e2c8e444092a32bb736781b27a0516bcb3d60745"
|
|
112
112
|
},
|
|
113
113
|
{
|
|
114
|
-
"bytes":
|
|
114
|
+
"bytes": 934,
|
|
115
115
|
"path": "package.json",
|
|
116
|
-
"sha256": "
|
|
116
|
+
"sha256": "34f976e279fb76307a45d6acff3fba3f7772d0c807e2983e9db75dc6bfa6b5e9"
|
|
117
117
|
},
|
|
118
118
|
{
|
|
119
119
|
"bytes": 8331336,
|
|
@@ -143,10 +143,10 @@
|
|
|
143
143
|
{
|
|
144
144
|
"bytes": 7540,
|
|
145
145
|
"path": "sbom.spdx.json",
|
|
146
|
-
"sha256": "
|
|
146
|
+
"sha256": "537ad810ee71c471457c4be5e78d179e9e2ad2b561f76c0f70c546704cfb0016"
|
|
147
147
|
}
|
|
148
148
|
],
|
|
149
149
|
"package": "@arcships/light-ocr-linux-x64-gnu",
|
|
150
150
|
"schemaVersion": "1.0",
|
|
151
|
-
"version": "0.5.
|
|
151
|
+
"version": "0.5.8"
|
|
152
152
|
}
|
|
Binary file
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"addon": {
|
|
3
3
|
"bytes": 11143512,
|
|
4
4
|
"path": "native/light_ocr_node.node",
|
|
5
|
-
"sha256": "
|
|
5
|
+
"sha256": "c54491ae120dbbfc6d74e84131d360d7e83109ed564f6a48cc49afe8fca7f1b0"
|
|
6
6
|
},
|
|
7
7
|
"autoPolicy": {
|
|
8
8
|
"id": "linux-x64-v1",
|
package/package.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
],
|
|
8
8
|
"description": "Native linux-x64 runtime for @arcships/light-ocr",
|
|
9
9
|
"engines": {
|
|
10
|
-
"node": "
|
|
10
|
+
"node": ">=22.0.0"
|
|
11
11
|
},
|
|
12
12
|
"exports": {
|
|
13
13
|
".": "./native/light_ocr_node.node",
|
|
@@ -42,5 +42,5 @@
|
|
|
42
42
|
"type": "git",
|
|
43
43
|
"url": "git+https://github.com/arcships/light-ocr.git"
|
|
44
44
|
},
|
|
45
|
-
"version": "0.5.
|
|
45
|
+
"version": "0.5.8"
|
|
46
46
|
}
|
package/sbom.spdx.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"SPDXID": "SPDXRef-DOCUMENT",
|
|
3
3
|
"creationInfo": {
|
|
4
|
-
"created": "2026-
|
|
4
|
+
"created": "2026-09-24T14:21:43Z",
|
|
5
5
|
"creators": [
|
|
6
6
|
"Tool: light-ocr-generate-release-metadata/1.0"
|
|
7
7
|
]
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"documentDescribes": [
|
|
11
11
|
"SPDXRef-Package-light-ocr-core"
|
|
12
12
|
],
|
|
13
|
-
"documentNamespace": "https://light-ocr.invalid/spdx/
|
|
13
|
+
"documentNamespace": "https://light-ocr.invalid/spdx/5f8aa08fdd47caf9f7dde8481ab535bae5705e46ee22d289bf3ed11b93a3df0c",
|
|
14
14
|
"name": "light-ocr-core-linux-x64",
|
|
15
15
|
"packages": [
|
|
16
16
|
{
|