Socket
Socket
Sign inDemoInstall

@ethersproject/units

Package Overview
Dependencies
5
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.9 to 5.0.10

lib.esm/_version.d.ts.map

3

lib.esm/_version.d.ts

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

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

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

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

@@ -7,1 +7,2 @@ import { BigNumber, BigNumberish } from "@ethersproject/bignumber";

export declare function parseEther(ether: string): BigNumber;
//# sourceMappingURL=index.d.ts.map

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

export declare const version = "units/5.0.9";
export declare const version = "units/5.0.10";
//# sourceMappingURL=_version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = "units/5.0.9";
exports.version = "units/5.0.10";
//# sourceMappingURL=_version.js.map

@@ -7,1 +7,2 @@ import { BigNumber, BigNumberish } from "@ethersproject/bignumber";

export declare function parseEther(ether: string): BigNumber;
//# sourceMappingURL=index.d.ts.map

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

],
"gitHead": "e0ccafb140ad8a10353a49909b8d425ba71b87de",
"gitHead": "4f67ecdf628268724077ffbbde4b188cd48579ec",
"keywords": [

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

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

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

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

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc