Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/bignumber.js

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/bignumber.js - npm Package Compare versions

Comparing version 4.0.3 to 5.0.0

25

bignumber.js/package.json
{
"name": "@types/bignumber.js",
"version": "4.0.3",
"description": "TypeScript definitions for bignumber.js",
"license": "MIT",
"contributors": [
{
"name": "Viktor Smirnov",
"url": "https://github.com/LaserUnicorns"
}
],
"version": "5.0.0",
"typings": null,
"description": "Stub TypeScript definitions entry for bignumber.js, which provides its own types definitions",
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "548ec5e026774924021e1ff01f6831843f25cddd73ddda061c7bca8537e9f231",
"typeScriptVersion": "2.1"
"author": "",
"repository": "https://github.com/MikeMcl/bignumber.js/",
"license": "MIT",
"dependencies": {
"bignumber.js": "*"
}
}

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

# Installation
> `npm install --save @types/bignumber.js`
# Summary
This package contains type definitions for bignumber.js (https://github.com/MikeMcl/bignumber.js/).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bignumber.js
Additional Details
* Last updated: Mon, 21 Aug 2017 21:47:08 GMT
* Dependencies: none
* Global values: BigNumber
# Credits
These definitions were written by Viktor Smirnov <https://github.com/LaserUnicorns>.
This is a stub types definition for bignumber.js (https://github.com/MikeMcl/bignumber.js/).
bignumber.js provides its own type definitions, so you don't need @types/bignumber.js installed!
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