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

chai-almost

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chai-almost - npm Package Compare versions

Comparing version 0.9.1 to 1.0.0

index.js

20

package.json
{
"name": "chai-almost",
"version": "0.9.1",
"version": "1.0.0",
"description": "Extends chai with assertions that allow for floating point rounding errors",
"main": "lib/index.js",
"main": "index.js",
"repository": "https://github.com/nmuldavin/chai-almost.git",
"author": "Noah Muldavin <nmuldavin@gmail.com>",
"license": "MIT",
"keywords": [
"tests",
"testing",
"chai",
"number-equality",
"assertions",
"assertion",
"chai-plugin",
"rounding-errors",
"approximation",
"testing-libraries",
"deep-equality"
],
"scripts": {
"build": "babel src -d lib",
"test": "mocha test",

@@ -19,4 +31,2 @@ "test:watch": "mocha test -w"

"devDependencies": {
"babel-cli": "^6.24.1",
"babel-preset-env": "^1.4.0",
"chai": "^3.5.0",

@@ -23,0 +33,0 @@ "eslint": "^3.19.0",

# chai-almost
[![travis](https://travis-ci.org/nmuldavin/chai-almost.svg?branch=master)](https://travis-ci.org/nmuldavin/chai-almost)
[![npm](https://img.shields.io/npm/v/chai-almost.svg)](https://www.npmjs.com/package/chai-almost)

@@ -4,0 +5,0 @@

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