New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

arb-token-bridge

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arb-token-bridge - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

5

package.json
{
"name": "arb-token-bridge",
"version": "0.1.3",
"version": "0.1.4",
"main": "dist/index.js",

@@ -21,2 +21,3 @@ "types": "dist/index.d.ts",

"build": "rm -rf ./dist && tsc",
"watch": "tsc --watch",
"lint": "tsc --noEmit && eslint src/**/*.ts --quiet --fix",

@@ -30,3 +31,3 @@ "format": "prettier --config-precedence file-override --write \"src/**/*.{tsx,ts,scss,md}\" && yarn run lint --fix",

"@types/lodash.isempty": "^4.4.6",
"arb-provider-ethers": "^0.6.4",
"arb-provider-ethers": "^0.6.5",
"ethers": "^4.0.47",

@@ -33,0 +34,0 @@ "lodash.clonedeep": "^4.5.0",

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