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

crumbl-signer

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crumbl-signer - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

24

package.json
{
"name": "crumbl-signer",
"description": "Signer server for the Crumbl platform",
"version": "1.2.5",
"version": "1.2.6",
"main": "dist/src/typescript/index.js",

@@ -36,8 +36,8 @@ "types": "dist/src/typescript/index.d.ts",

"compression": "^1.7.4",
"config": "^3.3.8",
"config": "^3.3.9",
"cors": "^2.8.5",
"crumbl-js": "^6.2.9",
"ecies-geth": "^1.6.8",
"crumbl-js": "^6.2.10",
"ecies-geth": "^1.6.9",
"express": "^4.18.2",
"feistel-cipher": "^1.4.2",
"feistel-cipher": "^1.4.3",
"fp-ts": "^2.13.1",

@@ -50,3 +50,3 @@ "helmet": "^6.0.1",

"tiny-secp256k1": "^2.2.1",
"ts-utls": "^1.5.11",
"ts-utls": "^1.5.12",
"uuidv4": "^6.2.13"

@@ -56,3 +56,3 @@ },

"blakejs": "^1.2.1",
"keccak": "^3.0.2",
"keccak": "^3.0.3",
"sha3": "^2.1.4"

@@ -67,10 +67,10 @@ },

"@types/mocha": "^10.0.1",
"@types/node": "18.11.17",
"@typescript-eslint/eslint-plugin": "^5.46.1",
"@typescript-eslint/parser": "^5.46.1",
"@types/node": "18.11.18",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",
"blakejs": "^1.2.1",
"chai": "^4.3.7",
"eslint": "^8.30.0",
"eslint": "^8.32.0",
"eslint-plugin-no-loops": "~0.3.0",
"keccak": "^3.0.2",
"keccak": "^3.0.3",
"mocha": "^10.2.0",

@@ -77,0 +77,0 @@ "sha3": "^2.1.4",

@@ -125,2 +125,2 @@ # crumbl-signer

<hr />
&copy; 2020-2022 Cyril Dever. All rights reserved.
&copy; 2020-2023 Cyril Dever. All rights reserved.
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