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.8 to 0.1.0-alpha.9

json/constants.d.ts

4

json/index.d.ts

@@ -1,2 +0,2 @@

export * from "./replacer";
export * from "./reviver";
export * from "./constants";
export * from "./utils";

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

Object.defineProperty(exports, "__esModule", { value: true });
__export(require("./replacer"));
__export(require("./reviver"));
__export(require("./constants"));
__export(require("./utils"));
{
"name": "eth-utils",
"version": "0.1.0-alpha.8",
"version": "0.1.0-alpha.9",
"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