Skip to content

Commit

Permalink
Merge pull request #28 from blinkcard/jenkins/stable-build
Browse files Browse the repository at this point in the history
  • Loading branch information
ivancuric authored Nov 4, 2024
2 parents bf1373e + 36c2bb0 commit 0e36684
Show file tree
Hide file tree
Showing 36 changed files with 2,074 additions and 1,768 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Release notes

## 2.10.0

### Improvements

- Adjusted thresholds for screen detection model in order to decrease FAR and FRR of existing model
- Significant improvements in photocopy detection. Both the False Rejection Rate and False Acceptance Rate are reduced by ~50% as measured on the default match level.
- Improved automatic camera selection for iOS devices
- Fixed a memory leak in Safari

## 2.9.0

### Improvements
Expand Down
4 changes: 2 additions & 2 deletions examples/blinkcard-camera/javascript/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ function main()

// 1. It's possible to obtain a free trial license key on microblink.com
let licenseKey =
"sRwAAAYJbG9jYWxob3N0r/lOPmg/w35CpOFWLtI6YVMagd7qe8/EOiQdBCHH7rBLyV3JjL+I2rJWV4BrxGEa2nbATYCMS4dXNT6m3lRq17cKuAZzawRDTd18iL4UX6cztXgS2Zc5/QThVwlGymJ0RMG0GxS2xLzhmb64PLPYmUUZ0xZ4/dijrsZIsiEVXQxySUrJ2qT9+GWabDj97AW+5zN0wZE2nT6bznsJkMW4qsMIgwvdWFud7u7tQfS2EqsGVQ==";
"sRwAAAYJbG9jYWxob3N0r/lOPmg/w35CpOFWKHI7ZwemvnngIM3BrXc+ddpu1yLxCEf1wh5Zirs10MaPFe2kgsWG/Gnx1W2j1ff6x/OCa2eUBoCJLIdzKoDYHG7Xz34Beji0zm0c0fhAtHz0mPdswISNY4g9GgpNG8LHldMZs48/nMoTQ79qkKj9R7AIvVG8wvRsJhzdoyDzHTMr88QXRtTy6QKHQZWAbfSeDa8yJRqu2nQDPeiYgkQLoTxO5fc88g==";

if (window.location.hostname === "blinkcard.github.io")
{
licenseKey =
"sRwAAAYTYmxpbmtjYXJkLmdpdGh1Yi5pby+N7zvpysD9Mbe+q32J6dfaZEBXoOLTJ0MiK7rGSB127xE1rdTFeX+Y8B6EaRzBBU7wct6tV2z/2ygilvDSEpYexwwsCQYKrZoGbPE2pWEB6TQ1yWN7z00K7F0tOYaOF4VEmWKQ5UkPls4SHaSc0NWQQgl9f2/5gtsFSiGYvk6aBndDjdUqsqFzOOW7JawL8Q22a6DeraA7noTPdXCPm4fLt6EyftHn0ij5HhcMddji3tI=";
"sRwAAAYTYmxpbmtjYXJkLmdpdGh1Yi5pby+N7zvpysD9Mbe+q3sp6NE94QonGeKXA9C7Oiv17gdZm6RUntPLIzeI3E2FLG8AJS4V//TmmgC5TExCqTHOszsKzcLL+FW88Bpi2m8xYBxYbC169KrHYCDlMDqwoM7gIHAM5YxOfDKuFJEvmhjgBLBPNhBL05/MQff8S9IRRDmHw5xr7I+E5vFMIBc6DzIsdPUDx4I068aVowUXCarA7aGU+y/2dss12Buy4evbFRVUno4=";
}

// 2. Create instance of SDK load settings with your license key
Expand Down
2 changes: 1 addition & 1 deletion examples/blinkcard-camera/javascript/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ <h1 id="msg">Loading...</h1>
</body>

<!-- Keep in mind that the jsDelivr CDN is used for demonstration, it's not intended to be used in production! -->
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@microblink/blinkcard-in-browser-sdk@2.9.0/dist/blinkcard-sdk.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@microblink/blinkcard-in-browser-sdk@2.10.0/dist/blinkcard-sdk.js"></script>
<script type="text/javascript" src="app.js"></script>
</html>
2 changes: 1 addition & 1 deletion examples/blinkcard-camera/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"typescript": "^3.9.5"
},
"dependencies": {
"@microblink/blinkcard-in-browser-sdk": "~2.9.0"
"@microblink/blinkcard-in-browser-sdk": "~2.10.0"
}
}
2 changes: 1 addition & 1 deletion examples/blinkcard-camera/typescript/src/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ function main() {
}

// 1. It's possible to obtain a free trial license key on microblink.com
const licenseKey = "sRwAAAYJbG9jYWxob3N0r/lOPmg/w35CpOFWLtI6YVMagd7qe8/EOiQdBCHH7rBLyV3JjL+I2rJWV4BrxGEa2nbATYCMS4dXNT6m3lRq17cKuAZzawRDTd18iL4UX6cztXgS2Zc5/QThVwlGymJ0RMG0GxS2xLzhmb64PLPYmUUZ0xZ4/dijrsZIsiEVXQxySUrJ2qT9+GWabDj97AW+5zN0wZE2nT6bznsJkMW4qsMIgwvdWFud7u7tQfS2EqsGVQ==";
const licenseKey = "sRwAAAYJbG9jYWxob3N0r/lOPmg/w35CpOFWKHI7ZwemvnngIM3BrXc+ddpu1yLxCEf1wh5Zirs10MaPFe2kgsWG/Gnx1W2j1ff6x/OCa2eUBoCJLIdzKoDYHG7Xz34Beji0zm0c0fhAtHz0mPdswISNY4g9GgpNG8LHldMZs48/nMoTQ79qkKj9R7AIvVG8wvRsJhzdoyDzHTMr88QXRtTy6QKHQZWAbfSeDa8yJRqu2nQDPeiYgkQLoTxO5fc88g==";

// 2. Create instance of SDK load settings with your license key
const loadSettings = new BlinkCardSDK.WasmSDKLoadSettings(licenseKey);
Expand Down
4 changes: 2 additions & 2 deletions examples/blinkcard-file/javascript/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ function main()

// 1. It's possible to obtain a free trial license key on microblink.com
let licenseKey =
"sRwAAAYJbG9jYWxob3N0r/lOPmg/w35CpOFWLtI6YVMagd7qe8/EOiQdBCHH7rBLyV3JjL+I2rJWV4BrxGEa2nbATYCMS4dXNT6m3lRq17cKuAZzawRDTd18iL4UX6cztXgS2Zc5/QThVwlGymJ0RMG0GxS2xLzhmb64PLPYmUUZ0xZ4/dijrsZIsiEVXQxySUrJ2qT9+GWabDj97AW+5zN0wZE2nT6bznsJkMW4qsMIgwvdWFud7u7tQfS2EqsGVQ==";
"sRwAAAYJbG9jYWxob3N0r/lOPmg/w35CpOFWKHI7ZwemvnngIM3BrXc+ddpu1yLxCEf1wh5Zirs10MaPFe2kgsWG/Gnx1W2j1ff6x/OCa2eUBoCJLIdzKoDYHG7Xz34Beji0zm0c0fhAtHz0mPdswISNY4g9GgpNG8LHldMZs48/nMoTQ79qkKj9R7AIvVG8wvRsJhzdoyDzHTMr88QXRtTy6QKHQZWAbfSeDa8yJRqu2nQDPeiYgkQLoTxO5fc88g==";

if (window.location.hostname === "blinkcard.github.io")
{
licenseKey =
"sRwAAAYTYmxpbmtjYXJkLmdpdGh1Yi5pby+N7zvpysD9Mbe+q32J6dfaZEBXoOLTJ0MiK7rGSB127xE1rdTFeX+Y8B6EaRzBBU7wct6tV2z/2ygilvDSEpYexwwsCQYKrZoGbPE2pWEB6TQ1yWN7z00K7F0tOYaOF4VEmWKQ5UkPls4SHaSc0NWQQgl9f2/5gtsFSiGYvk6aBndDjdUqsqFzOOW7JawL8Q22a6DeraA7noTPdXCPm4fLt6EyftHn0ij5HhcMddji3tI=";
"sRwAAAYTYmxpbmtjYXJkLmdpdGh1Yi5pby+N7zvpysD9Mbe+q3sp6NE94QonGeKXA9C7Oiv17gdZm6RUntPLIzeI3E2FLG8AJS4V//TmmgC5TExCqTHOszsKzcLL+FW88Bpi2m8xYBxYbC169KrHYCDlMDqwoM7gIHAM5YxOfDKuFJEvmhjgBLBPNhBL05/MQff8S9IRRDmHw5xr7I+E5vFMIBc6DzIsdPUDx4I068aVowUXCarA7aGU+y/2dss12Buy4evbFRVUno4=";
}

// 2. Create instance of SDK load settings with your license key
Expand Down
2 changes: 1 addition & 1 deletion examples/blinkcard-file/javascript/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ <h1>Processing...</h1>
</body>

<!-- Keep in mind that the jsDelivr CDN is used for demonstration, it's not intended to be used in production! -->
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@microblink/blinkcard-in-browser-sdk@2.9.0/dist/blinkcard-sdk.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@microblink/blinkcard-in-browser-sdk@2.10.0/dist/blinkcard-sdk.js"></script>
<script type="text/javascript" src="app.js"></script>
</html>
2 changes: 1 addition & 1 deletion examples/blinkcard-file/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"typescript": "^3.9.5"
},
"dependencies": {
"@microblink/blinkcard-in-browser-sdk": "~2.9.0"
"@microblink/blinkcard-in-browser-sdk": "~2.10.0"
}
}
2 changes: 1 addition & 1 deletion examples/blinkcard-file/typescript/src/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ function main() {
}

// 1. It's possible to obtain a free trial license key on microblink.com
const licenseKey = "sRwAAAYJbG9jYWxob3N0r/lOPmg/w35CpOFWLtI6YVMagd7qe8/EOiQdBCHH7rBLyV3JjL+I2rJWV4BrxGEa2nbATYCMS4dXNT6m3lRq17cKuAZzawRDTd18iL4UX6cztXgS2Zc5/QThVwlGymJ0RMG0GxS2xLzhmb64PLPYmUUZ0xZ4/dijrsZIsiEVXQxySUrJ2qT9+GWabDj97AW+5zN0wZE2nT6bznsJkMW4qsMIgwvdWFud7u7tQfS2EqsGVQ==";
const licenseKey = "sRwAAAYJbG9jYWxob3N0r/lOPmg/w35CpOFWKHI7ZwemvnngIM3BrXc+ddpu1yLxCEf1wh5Zirs10MaPFe2kgsWG/Gnx1W2j1ff6x/OCa2eUBoCJLIdzKoDYHG7Xz34Beji0zm0c0fhAtHz0mPdswISNY4g9GgpNG8LHldMZs48/nMoTQ79qkKj9R7AIvVG8wvRsJhzdoyDzHTMr88QXRtTy6QKHQZWAbfSeDa8yJRqu2nQDPeiYgkQLoTxO5fc88g==";

// 2. Create instance of SDK load settings with your license key
const loadSettings = new BlinkCardSDK.WasmSDKLoadSettings(licenseKey);
Expand Down
30 changes: 15 additions & 15 deletions oss-dependencies/c++-advanced-threads.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "Patches for deficient C++ runtime implementations"
},
{
"package": "gtest/1.14.4@microblink/main#fd39529aac0692de0c0f8224a6c0cc24",
"package": "gtest/1.14.7@microblink/main#818f423340f2f03abac082b39d50cd1f",
"url": "https://bitbucket.org/microblink/core-google-test/src",
"license": "BSD 3-Clause",
"description": "Google's C++ test framework"
Expand Down Expand Up @@ -42,7 +42,7 @@
"description": "UTF-8 with C++ in a Portable Way"
},
{
"package": "sweater/1.1.1@microblink/main#58d62b50e7ff4aa47aa07a3ace9ff314",
"package": "sweater/1.1.4@microblink/main#08f619e71a655de4d7c5305175fb4e4b",
"url": "https://github.com/microblink/sweater",
"license": "MIT",
"description": "Humble Outer Dispatch"
Expand Down Expand Up @@ -72,25 +72,25 @@
"description": "err - yet another take on C++ error handling"
},
{
"package": "mmap/1.0.1@microblink/main#9e90aa2c4058b3f9e679c134a8aa5e12",
"package": "mmap/1.0.2@microblink/main#49540e8a3d87662b601b9b433396582c",
"url": "https://github.com/microblink/mmap",
"license": "Boost Software License",
"description": "portable, lightweight, powerful, near-zero-overhead memory mapping and virtual memory management"
},
{
"package": "zlib/1.3.1@microblink/main#3bb0d02536a06b4fb5df2043276f3075",
"package": "zlib/1.3.2@microblink/main#52419110a760a9cb8cd7bd57b01de0b2",
"url": "https://github.com/microblink/zlib",
"license": "Zlib",
"description": "A massively spiffy yet delicately unobtrusive compression library."
},
{
"package": "opencv/4.9.2@microblink/main#bc5e716aa1b98ce67086c915bf92bc6d",
"package": "opencv/4.10.1@microblink/main#2bc2be2ecc71966cde69f7dbdf85a312",
"url": "https://github.com/microblink/opencv",
"license": "MIT",
"description": "Microblink's fork of OpenCV"
},
{
"package": "libjpeg_turbo/3.0.2.1@microblink/main#8d4cd747400b9edbca03e136b9ad6cdf",
"package": "libjpeg_turbo/3.0.2.2@microblink/main#c5ae8c1d15ab8215718ea3df429e55e1",
"url": "https://github.com/microblink/libjpeg-turbo",
"license": "BSD-3-Clause, Zlib",
"description": "SIMD-accelerated libjpeg-compatible JPEG codec library"
Expand All @@ -113,6 +113,12 @@
"license": "Apache-2.0",
"description": "Abseil Common Libraries (C++) from Google"
},
{
"package": "qoixx/0.1.7.3@microblink/main#7a99513f8b969271ba87111c1317f1f0",
"url": "https://github.com/microblink/qoixx",
"license": "MIT License",
"description": "qoixx is a high performance MIT licensed single-header QOI implementation written in C++20."
},
{
"package": "eigen/3.4.1@microblink/main#89924435ee7bbea82943ab36e0f2669c",
"url": "https://github.com/microblink/eigen-git-mirror",
Expand All @@ -138,7 +144,7 @@
"description": "A small and fast ECDH and ECDSA implementation for 8-bit, 32-bit, and 64-bit processors."
},
{
"package": "xnnpack/20230525.1.3@microblink/main#76b20374e1ba44656d13d3b5e9638b18",
"package": "xnnpack/20230525.1.4@microblink/main#492ca6c9a9ea680e1424c32500c912a0",
"url": "https://github.com/microblink/XNNPACK",
"license": "BSD",
"description": "XNNPACK library"
Expand All @@ -162,19 +168,13 @@
"description": "Computation using data flow graphs for scalable machine learning"
},
{
"package": "pimpl/1.0.0@microblink/main#2b4abddcd2c84a38b21c7ccc46e185df",
"package": "pimpl/1.0.1@microblink/main#4857170a202027c0fd2f22d0c2c4c7a3",
"url": "https://github.com/microblink/pimpl",
"license": "BSD 2-Clause \"Simplified\" License",
"description": "Proving pimpls do not require heap, exceptions or runtime polymorphism."
},
{
"package": "gtest/1.11.7@microblink/main#ee721777df2fda6385aea939746ce85f",
"url": "https://bitbucket.org/microblink/core-google-test/src",
"license": "BSD 3-Clause",
"description": "Google's C++ test framework"
},
{
"package": "tinyxml2/2.2.3@microblink/main#98d2d30c9f2f87e390d2ab6874d78574",
"package": "tinyxml2/2.2.4@microblink/main#e75d39f68113ec40fde0b991ffa76a37",
"url": "https://github.com/microblink/tinyxml2",
"license": "Zlib",
"description": "a simple, small, efficient, C++ XML parser"
Expand Down
30 changes: 15 additions & 15 deletions oss-dependencies/c++-advanced.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "Patches for deficient C++ runtime implementations"
},
{
"package": "gtest/1.14.4@microblink/main#fd39529aac0692de0c0f8224a6c0cc24",
"package": "gtest/1.14.7@microblink/main#818f423340f2f03abac082b39d50cd1f",
"url": "https://bitbucket.org/microblink/core-google-test/src",
"license": "BSD 3-Clause",
"description": "Google's C++ test framework"
Expand Down Expand Up @@ -42,7 +42,7 @@
"description": "UTF-8 with C++ in a Portable Way"
},
{
"package": "sweater/1.1.1@microblink/main#58d62b50e7ff4aa47aa07a3ace9ff314",
"package": "sweater/1.1.4@microblink/main#08f619e71a655de4d7c5305175fb4e4b",
"url": "https://github.com/microblink/sweater",
"license": "MIT",
"description": "Humble Outer Dispatch"
Expand Down Expand Up @@ -72,25 +72,25 @@
"description": "err - yet another take on C++ error handling"
},
{
"package": "mmap/1.0.1@microblink/main#9e90aa2c4058b3f9e679c134a8aa5e12",
"package": "mmap/1.0.2@microblink/main#49540e8a3d87662b601b9b433396582c",
"url": "https://github.com/microblink/mmap",
"license": "Boost Software License",
"description": "portable, lightweight, powerful, near-zero-overhead memory mapping and virtual memory management"
},
{
"package": "zlib/1.3.1@microblink/main#3bb0d02536a06b4fb5df2043276f3075",
"package": "zlib/1.3.2@microblink/main#52419110a760a9cb8cd7bd57b01de0b2",
"url": "https://github.com/microblink/zlib",
"license": "Zlib",
"description": "A massively spiffy yet delicately unobtrusive compression library."
},
{
"package": "opencv/4.9.2@microblink/main#bc5e716aa1b98ce67086c915bf92bc6d",
"package": "opencv/4.10.1@microblink/main#2bc2be2ecc71966cde69f7dbdf85a312",
"url": "https://github.com/microblink/opencv",
"license": "MIT",
"description": "Microblink's fork of OpenCV"
},
{
"package": "libjpeg_turbo/3.0.2.1@microblink/main#8d4cd747400b9edbca03e136b9ad6cdf",
"package": "libjpeg_turbo/3.0.2.2@microblink/main#c5ae8c1d15ab8215718ea3df429e55e1",
"url": "https://github.com/microblink/libjpeg-turbo",
"license": "BSD-3-Clause, Zlib",
"description": "SIMD-accelerated libjpeg-compatible JPEG codec library"
Expand All @@ -113,6 +113,12 @@
"license": "Apache-2.0",
"description": "Abseil Common Libraries (C++) from Google"
},
{
"package": "qoixx/0.1.7.3@microblink/main#7a99513f8b969271ba87111c1317f1f0",
"url": "https://github.com/microblink/qoixx",
"license": "MIT License",
"description": "qoixx is a high performance MIT licensed single-header QOI implementation written in C++20."
},
{
"package": "eigen/3.4.1@microblink/main#89924435ee7bbea82943ab36e0f2669c",
"url": "https://github.com/microblink/eigen-git-mirror",
Expand All @@ -138,7 +144,7 @@
"description": "A small and fast ECDH and ECDSA implementation for 8-bit, 32-bit, and 64-bit processors."
},
{
"package": "xnnpack/20230525.1.3@microblink/main#76b20374e1ba44656d13d3b5e9638b18",
"package": "xnnpack/20230525.1.4@microblink/main#492ca6c9a9ea680e1424c32500c912a0",
"url": "https://github.com/microblink/XNNPACK",
"license": "BSD",
"description": "XNNPACK library"
Expand All @@ -162,19 +168,13 @@
"description": "Computation using data flow graphs for scalable machine learning"
},
{
"package": "pimpl/1.0.0@microblink/main#2b4abddcd2c84a38b21c7ccc46e185df",
"package": "pimpl/1.0.1@microblink/main#4857170a202027c0fd2f22d0c2c4c7a3",
"url": "https://github.com/microblink/pimpl",
"license": "BSD 2-Clause \"Simplified\" License",
"description": "Proving pimpls do not require heap, exceptions or runtime polymorphism."
},
{
"package": "gtest/1.11.7@microblink/main#ee721777df2fda6385aea939746ce85f",
"url": "https://bitbucket.org/microblink/core-google-test/src",
"license": "BSD 3-Clause",
"description": "Google's C++ test framework"
},
{
"package": "tinyxml2/2.2.3@microblink/main#98d2d30c9f2f87e390d2ab6874d78574",
"package": "tinyxml2/2.2.4@microblink/main#e75d39f68113ec40fde0b991ffa76a37",
"url": "https://github.com/microblink/tinyxml2",
"license": "Zlib",
"description": "a simple, small, efficient, C++ XML parser"
Expand Down
30 changes: 15 additions & 15 deletions oss-dependencies/c++-basic.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "Patches for deficient C++ runtime implementations"
},
{
"package": "gtest/1.14.4@microblink/main#fd39529aac0692de0c0f8224a6c0cc24",
"package": "gtest/1.14.7@microblink/main#818f423340f2f03abac082b39d50cd1f",
"url": "https://bitbucket.org/microblink/core-google-test/src",
"license": "BSD 3-Clause",
"description": "Google's C++ test framework"
Expand Down Expand Up @@ -42,7 +42,7 @@
"description": "UTF-8 with C++ in a Portable Way"
},
{
"package": "sweater/1.1.1@microblink/main#58d62b50e7ff4aa47aa07a3ace9ff314",
"package": "sweater/1.1.4@microblink/main#08f619e71a655de4d7c5305175fb4e4b",
"url": "https://github.com/microblink/sweater",
"license": "MIT",
"description": "Humble Outer Dispatch"
Expand Down Expand Up @@ -72,25 +72,25 @@
"description": "err - yet another take on C++ error handling"
},
{
"package": "mmap/1.0.1@microblink/main#9e90aa2c4058b3f9e679c134a8aa5e12",
"package": "mmap/1.0.2@microblink/main#49540e8a3d87662b601b9b433396582c",
"url": "https://github.com/microblink/mmap",
"license": "Boost Software License",
"description": "portable, lightweight, powerful, near-zero-overhead memory mapping and virtual memory management"
},
{
"package": "zlib/1.3.1@microblink/main#3bb0d02536a06b4fb5df2043276f3075",
"package": "zlib/1.3.2@microblink/main#52419110a760a9cb8cd7bd57b01de0b2",
"url": "https://github.com/microblink/zlib",
"license": "Zlib",
"description": "A massively spiffy yet delicately unobtrusive compression library."
},
{
"package": "opencv/4.9.2@microblink/main#bc5e716aa1b98ce67086c915bf92bc6d",
"package": "opencv/4.10.1@microblink/main#2bc2be2ecc71966cde69f7dbdf85a312",
"url": "https://github.com/microblink/opencv",
"license": "MIT",
"description": "Microblink's fork of OpenCV"
},
{
"package": "libjpeg_turbo/3.0.2.1@microblink/main#8d4cd747400b9edbca03e136b9ad6cdf",
"package": "libjpeg_turbo/3.0.2.2@microblink/main#c5ae8c1d15ab8215718ea3df429e55e1",
"url": "https://github.com/microblink/libjpeg-turbo",
"license": "BSD-3-Clause, Zlib",
"description": "SIMD-accelerated libjpeg-compatible JPEG codec library"
Expand All @@ -113,6 +113,12 @@
"license": "Apache-2.0",
"description": "Abseil Common Libraries (C++) from Google"
},
{
"package": "qoixx/0.1.7.3@microblink/main#7a99513f8b969271ba87111c1317f1f0",
"url": "https://github.com/microblink/qoixx",
"license": "MIT License",
"description": "qoixx is a high performance MIT licensed single-header QOI implementation written in C++20."
},
{
"package": "eigen/3.4.1@microblink/main#89924435ee7bbea82943ab36e0f2669c",
"url": "https://github.com/microblink/eigen-git-mirror",
Expand All @@ -138,7 +144,7 @@
"description": "A small and fast ECDH and ECDSA implementation for 8-bit, 32-bit, and 64-bit processors."
},
{
"package": "xnnpack/20230525.1.3@microblink/main#76b20374e1ba44656d13d3b5e9638b18",
"package": "xnnpack/20230525.1.4@microblink/main#492ca6c9a9ea680e1424c32500c912a0",
"url": "https://github.com/microblink/XNNPACK",
"license": "BSD",
"description": "XNNPACK library"
Expand All @@ -162,19 +168,13 @@
"description": "Computation using data flow graphs for scalable machine learning"
},
{
"package": "pimpl/1.0.0@microblink/main#2b4abddcd2c84a38b21c7ccc46e185df",
"package": "pimpl/1.0.1@microblink/main#4857170a202027c0fd2f22d0c2c4c7a3",
"url": "https://github.com/microblink/pimpl",
"license": "BSD 2-Clause \"Simplified\" License",
"description": "Proving pimpls do not require heap, exceptions or runtime polymorphism."
},
{
"package": "gtest/1.11.7@microblink/main#ee721777df2fda6385aea939746ce85f",
"url": "https://bitbucket.org/microblink/core-google-test/src",
"license": "BSD 3-Clause",
"description": "Google's C++ test framework"
},
{
"package": "tinyxml2/2.2.3@microblink/main#98d2d30c9f2f87e390d2ab6874d78574",
"package": "tinyxml2/2.2.4@microblink/main#e75d39f68113ec40fde0b991ffa76a37",
"url": "https://github.com/microblink/tinyxml2",
"license": "Zlib",
"description": "a simple, small, efficient, C++ XML parser"
Expand Down
Loading

0 comments on commit 0e36684

Please sign in to comment.