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

jest-matcher-deep-close-to

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-matcher-deep-close-to - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

9

package.json
{
"name": "jest-matcher-deep-close-to",
"version": "1.2.0",
"version": "1.2.1",
"description": "Extend jest to assert arrays with approximate values",

@@ -36,5 +36,6 @@ "main": "lib/index.js",

"codecov": "^2.2.0",
"eslint": "^4.2.0",
"eslint-config-cheminfo": "^1.8.0",
"eslint-plugin-jest": "^21.7.0",
"eslint": "^4.17.0",
"eslint-config-cheminfo": "^1.15.1",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jest": "^21.9.0",
"eslint-plugin-no-only-tests": "^2.0.0",

@@ -41,0 +42,0 @@ "jest": "^20.0.4",

import { toBeDeepCloseTo } from '..';
expect.extend({ toBeDeepCloseTo });

@@ -3,0 +4,0 @@

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