@arcships/light-ocr-win32-x64 0.2.0 → 0.3.0
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 +42 -12
- package/license-inventory.json +1 -1
- package/licenses/onnxruntime-ThirdPartyNotices.txt +0 -35
- package/licenses/onnxruntime-webgpu-MIT.txt +21 -0
- package/licenses/onnxruntime-webgpu-ThirdPartyNotices.txt +6121 -0
- package/native/dxcompiler.dll +0 -0
- package/native/dxil.dll +0 -0
- package/native/light_ocr_node.node +0 -0
- package/native/onnxruntime.dll +0 -0
- package/native/onnxruntime_providers_webgpu.dll +0 -0
- package/native/runtime-descriptor.json +91 -0
- package/package.json +1 -1
- package/sbom.spdx.json +1 -1
|
Binary file
|
package/native/dxil.dll
ADDED
|
Binary file
|
|
Binary file
|
package/native/onnxruntime.dll
CHANGED
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
{
|
|
2
|
+
"addon": {
|
|
3
|
+
"bytes": 3851264,
|
|
4
|
+
"path": "native/light_ocr_node.node",
|
|
5
|
+
"sha256": "d7cd250f01a49f44be30fead97bbc373b4bf83b6e941ba2fe81858440f30fddc"
|
|
6
|
+
},
|
|
7
|
+
"autoPolicy": {
|
|
8
|
+
"id": "windows-x64-v1",
|
|
9
|
+
"providers": [
|
|
10
|
+
"webgpu",
|
|
11
|
+
"cpu"
|
|
12
|
+
],
|
|
13
|
+
"version": 1
|
|
14
|
+
},
|
|
15
|
+
"platform": {
|
|
16
|
+
"architecture": "x86_64",
|
|
17
|
+
"id": "windows-x64",
|
|
18
|
+
"os": "win32"
|
|
19
|
+
},
|
|
20
|
+
"providers": {
|
|
21
|
+
"cpu": {
|
|
22
|
+
"artifacts": [
|
|
23
|
+
{
|
|
24
|
+
"bytes": 14203464,
|
|
25
|
+
"path": "native/onnxruntime.dll",
|
|
26
|
+
"sha256": "b95efb2113b603bbbf3f191061c5516a871ed546893c820e4f3b7b6c358dbf2a"
|
|
27
|
+
}
|
|
28
|
+
],
|
|
29
|
+
"qualificationId": "cpu-baseline-v1",
|
|
30
|
+
"runtimeProvider": "CPUExecutionProvider"
|
|
31
|
+
},
|
|
32
|
+
"webgpu": {
|
|
33
|
+
"artifacts": [
|
|
34
|
+
{
|
|
35
|
+
"bytes": 8807264,
|
|
36
|
+
"path": "native/onnxruntime_providers_webgpu.dll",
|
|
37
|
+
"sha256": "591e286a211b133e3c4e5c833febf2d594b7b548433a2490407b11b906a9271b"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"bytes": 17986360,
|
|
41
|
+
"path": "native/dxcompiler.dll",
|
|
42
|
+
"sha256": "2cec74ef87a1171e4502c7d735169756bf4c528676ea354bfde24b01394965f0"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"bytes": 1508664,
|
|
46
|
+
"path": "native/dxil.dll",
|
|
47
|
+
"sha256": "0767448abeade590821e88e56c471e0f2dfe89ec9a7642d08adc3dc94f14ab92"
|
|
48
|
+
}
|
|
49
|
+
],
|
|
50
|
+
"providerLibrary": {
|
|
51
|
+
"bytes": 8807264,
|
|
52
|
+
"path": "native/onnxruntime_providers_webgpu.dll",
|
|
53
|
+
"sha256": "591e286a211b133e3c4e5c833febf2d594b7b548433a2490407b11b906a9271b"
|
|
54
|
+
},
|
|
55
|
+
"providerVersion": "0.1.0",
|
|
56
|
+
"qualificationId": "native-webgpu-plugin-0.1.0-ort-1.24.4-dev2",
|
|
57
|
+
"runtimeProvider": "WebGpuExecutionProvider"
|
|
58
|
+
}
|
|
59
|
+
},
|
|
60
|
+
"qualificationOnly": false,
|
|
61
|
+
"released": true,
|
|
62
|
+
"runtime": {
|
|
63
|
+
"abi": "onnxruntime-c-api-24-plugin-ep-0.1",
|
|
64
|
+
"artifacts": [
|
|
65
|
+
{
|
|
66
|
+
"bytes": 14203464,
|
|
67
|
+
"path": "native/onnxruntime.dll",
|
|
68
|
+
"sha256": "b95efb2113b603bbbf3f191061c5516a871ed546893c820e4f3b7b6c358dbf2a"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"bytes": 8807264,
|
|
72
|
+
"path": "native/onnxruntime_providers_webgpu.dll",
|
|
73
|
+
"sha256": "591e286a211b133e3c4e5c833febf2d594b7b548433a2490407b11b906a9271b"
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"bytes": 17986360,
|
|
77
|
+
"path": "native/dxcompiler.dll",
|
|
78
|
+
"sha256": "2cec74ef87a1171e4502c7d735169756bf4c528676ea354bfde24b01394965f0"
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"bytes": 1508664,
|
|
82
|
+
"path": "native/dxil.dll",
|
|
83
|
+
"sha256": "0767448abeade590821e88e56c471e0f2dfe89ec9a7642d08adc3dc94f14ab92"
|
|
84
|
+
}
|
|
85
|
+
],
|
|
86
|
+
"flavor": "webgpu",
|
|
87
|
+
"kind": "onnxruntime-plugin-webgpu",
|
|
88
|
+
"version": "1.24.4"
|
|
89
|
+
},
|
|
90
|
+
"schemaVersion": "2.0"
|
|
91
|
+
}
|
package/package.json
CHANGED
package/sbom.spdx.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"SPDXID":"SPDXRef-DOCUMENT","creationInfo":{"created":"2026-07-
|
|
1
|
+
{"SPDXID":"SPDXRef-DOCUMENT","creationInfo":{"created":"2026-07-19T16:28:35Z","creators":["Tool: light-ocr-generate-release-metadata/1.0"]},"dataLicense":"CC0-1.0","documentDescribes":["SPDXRef-Package-light-ocr-core"],"documentNamespace":"https://light-ocr.invalid/spdx/766e587012563c72c05419b07c590fe7669732cddd52859f7c21bb7afa5d5b92","name":"light-ocr-core-windows-x64","packages":[{"SPDXID":"SPDXRef-Package-light-ocr-core","copyrightText":"Copyright 2026 light-ocr contributors","downloadLocation":"NOASSERTION","filesAnalyzed":false,"licenseConcluded":"Apache-2.0","licenseDeclared":"Apache-2.0","name":"light-ocr-core","versionInfo":"0.1.0"},{"SPDXID":"SPDXRef-Package-opencv","checksums":[{"algorithm":"SHA256","checksumValue":"b2171af5be6b26f7a06b1229948bbb2bdaa74fcf5cd097e0af6378fce50a6eb9"}],"copyrightText":"NOASSERTION","downloadLocation":"https://codeload.github.com/opencv/opencv/tar.gz/refs/tags/4.10.0","filesAnalyzed":false,"licenseConcluded":"Apache-2.0","licenseDeclared":"Apache-2.0","name":"opencv","versionInfo":"4.10.0"},{"SPDXID":"SPDXRef-Package-opencv-zlib","copyrightText":"NOASSERTION","downloadLocation":"https://codeload.github.com/opencv/opencv/tar.gz/refs/tags/4.10.0","filesAnalyzed":false,"licenseConcluded":"Zlib","licenseDeclared":"Zlib","name":"zlib","versionInfo":"1.3.1"},{"SPDXID":"SPDXRef-Package-opencv-carotene","copyrightText":"NOASSERTION","downloadLocation":"https://codeload.github.com/opencv/opencv/tar.gz/refs/tags/4.10.0","filesAnalyzed":false,"licenseConcluded":"BSD-3-Clause","licenseDeclared":"BSD-3-Clause","name":"carotene","versionInfo":"0.0.1"},{"SPDXID":"SPDXRef-Package-clipper","checksums":[{"algorithm":"SHA256","checksumValue":"2be14496a1609fa8602d9d3672c83ee95d5ef44a08b765a60e65b93a68882ff6"}],"copyrightText":"NOASSERTION","downloadLocation":"https://codeload.github.com/fonttools/pyclipper/tar.gz/refs/tags/1.3.0.post6","filesAnalyzed":false,"licenseConcluded":"BSL-1.0","licenseDeclared":"BSL-1.0","name":"clipper","versionInfo":"6.4.2-pyclipper-1.3.0.post6"},{"SPDXID":"SPDXRef-Package-stb","checksums":[{"algorithm":"SHA256","checksumValue":"e4e3bba9c572a4a4148373a914d88ea0f0d11de8cc2c66739926e7eca0223319"}],"copyrightText":"NOASSERTION","downloadLocation":"https://codeload.github.com/nothings/stb/tar.gz/31c1ad37456438565541f4919958214b6e762fb4","filesAnalyzed":false,"licenseConcluded":"MIT OR Unlicense","licenseDeclared":"MIT OR Unlicense","name":"stb","versionInfo":"31c1ad37456438565541f4919958214b6e762fb4"},{"SPDXID":"SPDXRef-Package-nlohmann-json","checksums":[{"algorithm":"SHA256","checksumValue":"0d8ef5af7f9794e3263480193c491549b2ba6cc74bb018906202ada498a79406"}],"copyrightText":"NOASSERTION","downloadLocation":"https://codeload.github.com/nlohmann/json/tar.gz/refs/tags/v3.11.3","filesAnalyzed":false,"licenseConcluded":"MIT","licenseDeclared":"MIT","name":"nlohmann-json","versionInfo":"3.11.3"},{"SPDXID":"SPDXRef-Package-onnxruntime","checksums":[{"algorithm":"SHA512","checksumValue":"f5dd415dfcafcb3a7461f10a08f0337ea22c1ba8f8af81316daabf7496075add181aecb0de3cabebebdb9f5da3afbe507480aaf34b76e1189409088ccc5c2eac"}],"copyrightText":"NOASSERTION","downloadLocation":"https://api.nuget.org/v3-flatcontainer/microsoft.ml.onnxruntime/1.24.4/microsoft.ml.onnxruntime.1.24.4.nupkg","filesAnalyzed":false,"licenseConcluded":"MIT","licenseDeclared":"MIT","name":"Microsoft.ML.OnnxRuntime","versionInfo":"1.24.4"},{"SPDXID":"SPDXRef-Package-webgpu","checksums":[{"algorithm":"SHA512","checksumValue":"d048cfb4a687d82547338cdf36649c95dfac0a254a752e2e53b5f2faeccfacf4e7b2ed3125e03e5f58bc1c23c6c7cbe356fa513c99b3ad217f491ac1c80bb92a"}],"copyrightText":"NOASSERTION","downloadLocation":"https://api.nuget.org/v3-flatcontainer/microsoft.ml.onnxruntime.ep.webgpu/0.1.0/microsoft.ml.onnxruntime.ep.webgpu.0.1.0.nupkg","filesAnalyzed":false,"licenseConcluded":"MIT","licenseDeclared":"MIT","name":"Microsoft.ML.OnnxRuntime.EP.WebGpu","versionInfo":"0.1.0"},{"SPDXID":"SPDXRef-Package-PP-OCRv6-small-models","checksums":[{"algorithm":"SHA256","checksumValue":"e543b93bc4882f35b1564a71961e5bc55439ede6c2f33b4166acc15e6348712f"}],"copyrightText":"NOASSERTION","downloadLocation":"https://paddle-model-ecology.bj.bcebos.com/paddlex/official_inference_model/paddle3.0.0/PP-OCRv6_small_det_onnx_infer.tar","filesAnalyzed":false,"licenseConcluded":"Apache-2.0","licenseDeclared":"Apache-2.0","name":"PP-OCRv6-small-ONNX-models","versionInfo":"ppocrv6-small-onnx-20260714.2"}],"relationships":[{"relatedSpdxElement":"SPDXRef-Package-opencv","relationshipType":"DEPENDS_ON","spdxElementId":"SPDXRef-Package-light-ocr-core"},{"relatedSpdxElement":"SPDXRef-Package-opencv-zlib","relationshipType":"CONTAINS","spdxElementId":"SPDXRef-Package-opencv"},{"relatedSpdxElement":"SPDXRef-Package-opencv-carotene","relationshipType":"CONTAINS","spdxElementId":"SPDXRef-Package-opencv"},{"relatedSpdxElement":"SPDXRef-Package-clipper","relationshipType":"DEPENDS_ON","spdxElementId":"SPDXRef-Package-light-ocr-core"},{"relatedSpdxElement":"SPDXRef-Package-stb","relationshipType":"DEPENDS_ON","spdxElementId":"SPDXRef-Package-light-ocr-core"},{"relatedSpdxElement":"SPDXRef-Package-nlohmann-json","relationshipType":"DEPENDS_ON","spdxElementId":"SPDXRef-Package-light-ocr-core"},{"relatedSpdxElement":"SPDXRef-Package-onnxruntime","relationshipType":"DEPENDS_ON","spdxElementId":"SPDXRef-Package-light-ocr-core"},{"relatedSpdxElement":"SPDXRef-Package-webgpu","relationshipType":"DEPENDS_ON","spdxElementId":"SPDXRef-Package-light-ocr-core"},{"relatedSpdxElement":"SPDXRef-Package-PP-OCRv6-small-models","relationshipType":"DEPENDS_ON","spdxElementId":"SPDXRef-Package-light-ocr-core"}],"spdxVersion":"SPDX-2.3"}
|