Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dahlia-labs/celo-tokens

Package Overview
Dependencies
Maintainers
3
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dahlia-labs/celo-tokens - npm Package Compare versions

Comparing version 0.5.0 to 0.5.2

2

dist/cjs/index.d.ts

@@ -8,3 +8,3 @@ import { ChainId } from "@dahlia-labs/celo-contrib";

62320: string;
}, decimals: number, symbol: string, name: string, logoURI?: string | undefined, extensions?: TokenExtensions | undefined) => {
}, decimals: number, symbol: string, name: string, logoURI?: string, extensions?: TokenExtensions) => {
42220: Token;

@@ -11,0 +11,0 @@ 44787: Token;

@@ -8,3 +8,3 @@ import { ChainId } from "@dahlia-labs/celo-contrib";

62320: string;
}, decimals: number, symbol: string, name: string, logoURI?: string | undefined, extensions?: TokenExtensions | undefined) => {
}, decimals: number, symbol: string, name: string, logoURI?: string, extensions?: TokenExtensions) => {
42220: Token;

@@ -11,0 +11,0 @@ 44787: Token;

{
"name": "@dahlia-labs/celo-tokens",
"description": "Common token list for Celo.",
"version": "0.5.0",
"version": "0.5.2",
"repository": {

@@ -23,5 +23,5 @@ "type": "git",

"dependencies": {
"@dahlia-labs/celo-contrib": "^0.5.0",
"@dahlia-labs/token-utils": "^0.5.0",
"@ubeswap/token-math": "^5.0.0",
"@dahlia-labs/celo-contrib": "^0.5.2",
"@dahlia-labs/token-utils": "^0.5.2",
"@ubeswap/token-math": "^5.1.2",
"lodash.mapvalues": "^4.6.0",

@@ -41,3 +41,3 @@ "tiny-invariant": "^1.2.0",

"devDependencies": {
"@saberhq/tsconfig": "^1.13.0",
"@saberhq/tsconfig": "^1.13.24",
"@types/bn.js": "^5.1.0",

@@ -59,3 +59,3 @@ "@types/lodash.mapvalues": "^4.6.7",

"homepage": "https://github.com/DahliaLabs/dahlia-common#readme",
"gitHead": "ba05ccf17a63697431df87225c3376b40340fc6e"
"gitHead": "04302fe3dde02511e25e9b13088e88c3dcb7327a"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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