@types/bignumber.js
Advanced tools
Comparing version 4.0.3 to 5.0.0
{ | ||
"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! |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1742
1
3
0
2
1
1
2
1
2
+ Addedbignumber.js@*
+ Addedbignumber.js@9.1.2(transitive)