jest-leak-detector
Advanced tools
Comparing version 24.0.0-alpha.12 to 24.0.0-alpha.13
{ | ||
"name": "jest-leak-detector", | ||
"version": "24.0.0-alpha.12", | ||
"version": "24.0.0-alpha.13", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/facebook/jest.git" | ||
"url": "https://github.com/facebook/jest.git", | ||
"directory": "packages/jest-leak-detector" | ||
}, | ||
@@ -11,3 +12,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"pretty-format": "^24.0.0-alpha.12" | ||
"pretty-format": "^24.0.0-alpha.13" | ||
}, | ||
@@ -20,3 +21,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "4f2bcb861d1f0fb150c05970362e52a38c31f67e" | ||
"gitHead": "6de22dde9a10f775adc7b6f80080bdd224f6ae31" | ||
} |
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
4563