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

@fast-check/jest

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fast-check/jest - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

3

package.json
{
"name": "@fast-check/jest",
"description": "Property based testing for Jest based on fast-check",
"version": "1.3.1",
"version": "1.3.2",
"type": "commonjs",

@@ -10,2 +10,3 @@ "main": "lib/jest-fast-check.js",

".": {
"types": "./lib/jest-fast-check.d.ts",
"require": "./lib/jest-fast-check.js",

@@ -12,0 +13,0 @@ "import": "./lib/esm/jest-fast-check.js",

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