@eth-optimism/sdk
Advanced tools
Comparing version 0.0.0-refs-pull-383-merge-20240611220813 to 0.0.0-refs-pull-383-merge-20240611231555
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18397215
126
45108
25