New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

chai-bignumber

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

chai-bignumber - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

5

package.json
{
"name": "chai-bignumber",
"version": "0.9.0",
"description": "Chai assertions for the bignumber.js library",
"version": "0.9.1",
"description": "Chai assertions for comparing arbitrary-precision decimals using the bignumber.js library",
"main": "chai-bignumber.js",

@@ -24,2 +24,3 @@ "scripts": {

"chai",
"chai-plugin",
"test",

@@ -26,0 +27,0 @@ "arbitrary",

2

README.md
# chai-bignumber
[![Build Status](https://travis-ci.org/asmarques/chai-bignumber.svg)](https://travis-ci.org/asmarques/chai-bignumber)
Chai assertions for comparing numbers using the [bignumber.js](https://github.com/MikeMcl/bignumber.js) library.
Chai assertions for comparing arbitrary-precision decimals using the [bignumber.js](https://github.com/MikeMcl/bignumber.js) library.

@@ -6,0 +6,0 @@ ## Installation

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