📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP →

@celo/utils

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@celo/utils - npm Package Compare versions

Comparing version

to
0.0.5-dappkit1

{
"name": "@celo/utils",
"version": "0.0.4",
"version": "0.0.5-dappkit1",
"description": "Celo common utils",

@@ -9,5 +9,5 @@ "author": "Celo",

"types": "./lib/index.d.ts",
"files": ["lib/**/*"],
"scripts": {
"pretest": "tsc",
"postinstall": "yarn run build || exit 1 && yarn run prettify || true",
"prettify": "yarn run prettier --config ../../.prettierrc.js --write '{contracts,types,lib}/**/*.+(ts|tsx|js|jsx)'",

@@ -19,3 +19,3 @@ "build": "tsc",

"dependencies": {
"@umpirsky/country-list": "https://github.com/umpirsky/country-list#05fda51",
"@umpirsky/country-list": "git://github.com/umpirsky/country-list#05fda51",
"bignumber.js": "^7.2.0",

@@ -22,0 +22,0 @@ "bn.js": "4.11.8",