@fast-check/jest
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20273