Socket
Socket
Sign inDemoInstall

@eth-optimism/sdk

Package Overview
Dependencies
Maintainers
2
Versions
498
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eth-optimism/sdk - npm Package Compare versions

Comparing version 0.0.0-refs-pull-383-merge-20240611220813 to 0.0.0-refs-pull-383-merge-20240611231555

dist/index.d.mts

5

package.json
{
"name": "@eth-optimism/sdk",
"version": "0.0.0-refs-pull-383-merge-20240611220813",
"version": "0.0.0-refs-pull-383-merge-20240611231555",
"description": "[Optimism] Tools for working with Optimism",

@@ -43,2 +43,3 @@ "main": "dist/index",

"ts-node": "^10.9.2",
"tsup": "^8.0.1",
"typedoc": "^0.25.7",

@@ -63,3 +64,3 @@ "typescript": "^5.4.5",

"all": "pnpm clean && pnpm build && pnpm test && pnpm lint:fix && pnpm lint",
"build": "tsc -p tsconfig.json",
"build": "tsup && tsc -p tsconfig.json",
"clean": "rimraf dist/ ./tsconfig.tsbuildinfo",

@@ -66,0 +67,0 @@ "lint": "pnpm lint:fix && pnpm lint:check",

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