@eth-optimism/common-ts
Advanced tools
Comparing version 0.0.0-develop-20240207171627 to 0.0.0-develop-20240401175154
{ | ||
"name": "@eth-optimism/common-ts", | ||
"version": "0.0.0-develop-20240207171627", | ||
"version": "0.0.0-develop-20240401175154", | ||
"description": "[Optimism] Advanced typescript tooling used by various services", | ||
@@ -29,14 +29,14 @@ "main": "dist/index", | ||
"commander": "^11.1.0", | ||
"dotenv": "^16.4.1", | ||
"dotenv": "^16.4.5", | ||
"envalid": "^8.0.0", | ||
"ethers": "^5.7.2", | ||
"express": "^4.18.2", | ||
"express": "^4.19.2", | ||
"express-prom-bundle": "^7.0.0", | ||
"lodash": "^4.17.21", | ||
"morgan": "^1.10.0", | ||
"pino": "^8.17.2", | ||
"pino": "^8.19.0", | ||
"pino-multi-stream": "^6.0.0", | ||
"pino-sentry": "^0.14.0", | ||
"prom-client": "^14.2.0", | ||
"@eth-optimism/core-utils": "0.13.1" | ||
"@eth-optimism/core-utils": "0.0.0-develop-20240401175154" | ||
}, | ||
@@ -57,3 +57,2 @@ "devDependencies": { | ||
"clean": "rimraf dist/ ./tsconfig.tsbuildinfo", | ||
"preinstall": "npx only-allow pnpm", | ||
"lint:check": "eslint . --max-warnings=0", | ||
@@ -60,0 +59,0 @@ "lint:fix": "pnpm lint:check --fix", |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
87882
+ Added@eth-optimism/core-utils@0.0.0-develop-20240401175154(transitive)
- Removed@eth-optimism/core-utils@0.13.1(transitive)
Updated@eth-optimism/core-utils@0.0.0-develop-20240401175154
Updateddotenv@^16.4.5
Updatedexpress@^4.19.2
Updatedpino@^8.19.0