jest-get-type
Advanced tools
Comparing version 27.3.1 to 27.4.0
{ | ||
"name": "jest-get-type", | ||
"description": "A utility function to get the type of a value", | ||
"version": "27.3.1", | ||
"version": "27.4.0", | ||
"repository": { | ||
@@ -17,3 +17,6 @@ "type": "git", | ||
"exports": { | ||
".": "./build/index.js", | ||
".": { | ||
"types": "./build/index.d.ts", | ||
"default": "./build/index.js" | ||
}, | ||
"./package.json": "./package.json" | ||
@@ -24,3 +27,3 @@ }, | ||
}, | ||
"gitHead": "4f3328f3227aa0668486f819b3353af5b6cc797b" | ||
"gitHead": "0dc6dde296550370ade2574d6665748fed37f9c9" | ||
} |
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
3815
5