Socket
Socket
Sign inDemoInstall

eth-utils

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eth-utils - npm Package Compare versions

Comparing version 0.1.0-alpha.5 to 0.1.0-alpha.6

1

index.d.ts

@@ -5,3 +5,2 @@ export * from "./abi";

export * from "./buffer";
export * from "./compare";
export * from "./crypto";

@@ -8,0 +7,0 @@ export * from "./ecdsa";

@@ -10,3 +10,2 @@ "use strict";

__export(require("./buffer"));
__export(require("./compare"));
__export(require("./crypto"));

@@ -13,0 +12,0 @@ __export(require("./ecdsa"));

2

package.json
{
"name": "eth-utils",
"version": "0.1.0-alpha.5",
"version": "0.1.0-alpha.6",
"description": "Collection of ethereum utils",

@@ -5,0 +5,0 @@ "author": {

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