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.0 to 0.2.1

bin/buildOcrContractAbi.d.ts

3

bin/index.d.ts
export * from './OcrId';
export * from './buildOcrContractAbi';
export * from './constants';
export * from './decodeOcrIdFromContenthash';
export * from './encodeOcrIdAsContenthash';
export * from './ocrContractAbiV1';
export * from './ocrContractCoreAbi';

@@ -14,4 +14,7 @@ "use strict";

__exportStar(require("./OcrId"), exports);
__exportStar(require("./buildOcrContractAbi"), exports);
__exportStar(require("./constants"), exports);
__exportStar(require("./decodeOcrIdFromContenthash"), exports);
__exportStar(require("./encodeOcrIdAsContenthash"), exports);
__exportStar(require("./ocrContractAbiV1"), exports);
__exportStar(require("./ocrContractCoreAbi"), exports);

2

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

@@ -5,0 +5,0 @@ "types": "bin/index.d.ts",

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