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.2 to 0.2.3

2

bin/ocrContractAbiV1.js

@@ -8,3 +8,3 @@ "use strict";

"event PackagePart(uint256 indexed packageIndex, bytes data)",
"function protocolVersion() external returns (uint256)",
"function protocolVersion() external view returns (uint256)",
"function startPublish(bytes memory data, bool end) external returns(uint256)",

@@ -11,0 +11,0 @@ "function publishPart(uint256 packageIndex, bytes memory data, bool end) external",

@@ -5,3 +5,3 @@ "use strict";

exports.ocrContractCoreAbi = [
"function protocolVersion() external returns (uint256)",
"function protocolVersion() external view returns (uint256)",
];
{
"name": "@nerfzael/ocr-core",
"version": "0.2.2",
"version": "0.2.3",
"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