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 3.0.1 to 3.0.2

lib-esm/index.js

4

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

@@ -28,3 +28,3 @@ "main": "./lib/index.js",

"test-only": "jest",
"prepublishOnly": "npm run tsc & npm run copy-dts",
"prepublishOnly": "npm run tsc && npm run copy-dts",
"copy-dts": "copyfiles -u 1 \"src/**/*.d.ts\" lib",

@@ -31,0 +31,0 @@ "tsc": "npm run clean && npm run tsc-cjs && npm run tsc-esm",

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