Socket
Socket
Sign inDemoInstall

@nerfzael/ocr-core

Package Overview
Dependencies
49
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 0.2.2

bin/encodeOcrIdAsContenthashString.d.ts

1

bin/index.d.ts

@@ -6,3 +6,4 @@ export * from './OcrId';

export * from './encodeOcrIdAsContenthash';
export * from './encodeOcrIdAsContenthashString';
export * from './ocrContractAbiV1';
export * from './ocrContractCoreAbi';

@@ -18,3 +18,4 @@ "use strict";

__exportStar(require("./encodeOcrIdAsContenthash"), exports);
__exportStar(require("./encodeOcrIdAsContenthashString"), exports);
__exportStar(require("./ocrContractAbiV1"), exports);
__exportStar(require("./ocrContractCoreAbi"), exports);

4

package.json
{
"name": "@nerfzael/ocr-core",
"version": "0.2.1",
"version": "0.2.2",
"main": "bin/index.js",

@@ -27,3 +27,3 @@ "types": "bin/index.d.ts",

"dependencies": {
"@nerfzael/encoding": "0.2.4",
"@nerfzael/encoding": "0.2.5",
"ethers": "5.6.9",

@@ -30,0 +30,0 @@ "typescript": "4.4.2"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc