@celo/cryptographic-utils
Advanced tools
+4
-4
| { | ||
| "name": "@celo/cryptographic-utils", | ||
| "version": "5.1.2", | ||
| "version": "5.1.3", | ||
| "description": "Some Celo utils for comment/data encryption, bls, and mnemonics", | ||
@@ -13,3 +13,3 @@ "author": "Celo", | ||
| "type": "git", | ||
| "url": "git+https:/github.com/celo-org/developer-tooling.git", | ||
| "url": "git+https://github.com/celo-org/developer-tooling.git", | ||
| "directory": "packages/sdk/cryptographic-utils" | ||
@@ -30,5 +30,5 @@ }, | ||
| "dependencies": { | ||
| "@celo/base": "^7.0.1", | ||
| "@celo/base": "^7.0.2", | ||
| "@celo/bls12377js": "0.1.1", | ||
| "@celo/utils": "^8.0.1", | ||
| "@celo/utils": "^8.0.2", | ||
| "@noble/ciphers": "1.1.3", | ||
@@ -35,0 +35,0 @@ "@noble/curves": "1.3.0", |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
61418
0Updated
Updated