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

blockchain-addressbook

Package Overview
Dependencies
Maintainers
1
Versions
1358
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blockchain-addressbook - npm Package Compare versions

Comparing version 0.1.16 to 0.1.17

2

build/address-book/polygon/tokens/tokens.d.ts

@@ -708,3 +708,3 @@ export declare const tokens: {

readonly name: "Sushi";
readonly address: "0x0b3f868e0be5597d5db7feb59e1cadbb0fdda50a";
readonly address: "0x0b3F868E0BE5597D5DB7fEB59E1CADBb0fdDa50a";
readonly symbol: "SUSHI";

@@ -711,0 +711,0 @@ readonly decimals: 18;

@@ -711,3 +711,3 @@ "use strict";

name: "Sushi",
address: "0x0b3f868e0be5597d5db7feb59e1cadbb0fdda50a",
address: "0x0b3F868E0BE5597D5DB7fEB59E1CADBb0fdDa50a",
symbol: "SUSHI",

@@ -714,0 +714,0 @@ decimals: 18,

{
"name": "blockchain-addressbook",
"version": "0.1.16",
"version": "0.1.17",
"description": "A collection of useful addresses on various chains for defi development",

@@ -17,3 +17,3 @@ "main": "build/address-book/index.js",

"checksummify": "ts-node ./scripts/toChecksumTokenList.ts",
"submit": "yarn compile && yarn publish",
"submit": "yarn checksum && yarn compile && yarn publish",
"prepare": "husky install"

@@ -20,0 +20,0 @@ },

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

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