Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@eth-optimism/contracts

Package Overview
Dependencies
Maintainers
6
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eth-optimism/contracts - npm Package Compare versions

Comparing version 0.0.2-alpha.0 to 0.0.2-alpha.1

3

build/src/index.js

@@ -13,8 +13,7 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.makeStateDump = exports.getLatestStateDump = void 0;
exports.getLatestStateDump = void 0;
__exportStar(require("./contract-defs"), exports);
var contract_dumps_1 = require("./contract-dumps");
Object.defineProperty(exports, "getLatestStateDump", { enumerable: true, get: function () { return contract_dumps_1.getLatestStateDump; } });
Object.defineProperty(exports, "makeStateDump", { enumerable: true, get: function () { return contract_dumps_1.makeStateDump; } });
__exportStar(require("./contract-deployment"), exports);
//# sourceMappingURL=index.js.map
{
"name": "@eth-optimism/contracts",
"version": "0.0.2-alpha.0",
"version": "0.0.2-alpha.1",
"main": "build/src/index.js",

@@ -5,0 +5,0 @@ "files": [

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc