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

@celo/utils

Package Overview
Dependencies
Maintainers
6
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@celo/utils - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

6

package.json
{
"name": "@celo/utils",
"version": "0.0.3",
"version": "0.0.4",
"description": "Celo common utils",

@@ -11,3 +11,3 @@ "author": "Celo",

"pretest": "tsc",
"postinstall": "yarn run build && yarn run prettify",
"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)'",

@@ -23,2 +23,3 @@ "build": "tsc",

"country-data": "^0.0.31",
"crypto-js": "^3.1.9-1",
"elliptic": "^6.4.1",

@@ -40,2 +41,3 @@ "ethereumjs-util": "^5.2.0",

"@types/lodash": "^4.14.136",
"@types/node": "^10.12.18",
"@types/web3": "^1.0.18",

@@ -42,0 +44,0 @@ "jest": "^24.8.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