Socket
Socket
Sign inDemoInstall

@metamask/eth-sig-util

Package Overview
Dependencies
Maintainers
9
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/eth-sig-util - npm Package Compare versions

Comparing version 5.1.0 to 6.0.0

2

dist/utils.js

@@ -89,3 +89,3 @@ "use strict";

function normalize(input) {
if (!input) {
if (isNullish(input)) {
return undefined;

@@ -92,0 +92,0 @@ }

{
"name": "@metamask/eth-sig-util",
"version": "5.1.0",
"version": "6.0.0",
"description": "A few useful functions for signing ethereum data",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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