Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@celo/utils

Package Overview
Dependencies
Maintainers
1
Versions
151
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
8.0.2
to
8.0.3-beta.0
+3
-3
package.json
{
"name": "@celo/utils",
"version": "8.0.2",
"version": "8.0.3-beta.0",
"description": "Celo common utils",

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

"docs": "yarn run --top-level typedoc",
"test": "yarn run --top-level jest --runInBand --ci",
"test": "yarn run --top-level jest --ci",
"test:verbose": "yarn run --top-level jest --verbose",

@@ -30,3 +30,3 @@ "lint": "yarn run --top-level eslint -c .eslintrc.js "

"dependencies": {
"@celo/base": "^7.0.2",
"@celo/base": "^7.0.3-beta.0",
"@ethereumjs/rlp": "^5.0.2",

@@ -33,0 +33,0 @@ "@ethereumjs/util": "8.0.5",