@celo/utils
Advanced tools
+3
-3
| { | ||
| "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", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
113791
02
100%Updated