jest-get-type
Advanced tools
Comparing version 22.4.3 to 24.0.0-alpha.0
@@ -7,3 +7,3 @@ /** | ||
* | ||
* | ||
* | ||
*/ | ||
@@ -49,2 +49,2 @@ | ||
module.exports = getType; | ||
module.exports = getType; |
{ | ||
"name": "jest-get-type", | ||
"description": "A utility function to get the type of a value", | ||
"version": "22.4.3", | ||
"version": "24.0.0-alpha.0", | ||
"repository": { | ||
@@ -10,3 +10,4 @@ "type": "git", | ||
"license": "MIT", | ||
"main": "build/index.js" | ||
"main": "build/index.js", | ||
"gitHead": "22f67d49ffcce7a5b6d6891438b837b3b26ba9db" | ||
} |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
2729
3
44
2