babel-preset-jest
Advanced tools
Comparing version 24.0.0-alpha.12 to 24.0.0-alpha.13
{ | ||
"name": "babel-preset-jest", | ||
"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/babel-preset-jest" | ||
}, | ||
@@ -12,3 +13,3 @@ "license": "MIT", | ||
"@babel/plugin-syntax-object-rest-spread": "^7.0.0", | ||
"babel-plugin-jest-hoist": "^24.0.0-alpha.12" | ||
"babel-plugin-jest-hoist": "^24.0.0-alpha.13" | ||
}, | ||
@@ -18,3 +19,3 @@ "engines": { | ||
}, | ||
"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
2465