Socket
Socket
Sign inDemoInstall

@ethersproject/units

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethersproject/units - npm Package Compare versions

Comparing version 5.0.10 to 5.0.11

2

lib.esm/_version.d.ts

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

export declare const version = "units/5.0.10";
export declare const version = "units/5.0.11";
//# sourceMappingURL=_version.d.ts.map

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

export const version = "units/5.0.10";
export const version = "units/5.0.11";
//# sourceMappingURL=_version.js.map

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

export declare const version = "units/5.0.10";
export declare const version = "units/5.0.11";
//# sourceMappingURL=_version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = "units/5.0.10";
exports.version = void 0;
exports.version = "units/5.0.11";
//# sourceMappingURL=_version.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.parseEther = exports.formatEther = exports.parseUnits = exports.formatUnits = exports.commify = void 0;
var bignumber_1 = require("@ethersproject/bignumber");

@@ -4,0 +5,0 @@ var logger_1 = require("@ethersproject/logger");

@@ -20,3 +20,3 @@ {

],
"gitHead": "4f67ecdf628268724077ffbbde4b188cd48579ec",
"gitHead": "6c43e20e7a68f3f5a141c74527ec63d9fe8458be",
"keywords": [

@@ -44,5 +44,5 @@ "Ethereum",

"sideEffects": false,
"tarballHash": "0x052c2a982927e2cb9190853492d3c2b3c3ef360454ccd71608b8e979cf174136",
"tarballHash": "0x3595af04434c9dfd7837f01e6311e553598c6d9d526e46676cca3a77bb166c85",
"types": "./lib/index.d.ts",
"version": "5.0.10"
"version": "5.0.11"
}

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

export const version = "units/5.0.10";
export const version = "units/5.0.11";

Sorry, the diff of this file is not supported yet

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