@hitorisensei/jest-assert-with
Advanced tools
Comparing version 1.0.2 to 1.0.3
/// <reference types="jest" /> | ||
export declare const matchers: jest.ExpectExtendMap; | ||
declare global { | ||
@@ -10,1 +9,2 @@ namespace jest { | ||
} | ||
export declare const matchers: jest.ExpectExtendMap; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@hitorisensei/jest-assert-with", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"license": "MIT", | ||
"description": "Extends jest with toAssertWith matcher that allows you to perform an assert check with a provided assert function.", | ||
@@ -5,0 +6,0 @@ "devDependencies": { |
@@ -24,3 +24,3 @@ # jest-assert-type | ||
"setupFilesAfterEnv": [ | ||
"@hitorisensei/jest-assert-with/index.js" | ||
"@hitorisensei/jest-assert-with/index.ts" | ||
] | ||
@@ -27,0 +27,0 @@ } |
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
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
25837
9
0