Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@celo/cryptographic-utils

Package Overview
Dependencies
Maintainers
5
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@celo/cryptographic-utils - npm Package Compare versions

Comparing version
5.1.2
to
5.1.3
+4
-4
package.json
{
"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",