gatsby-image
Advanced tools
Comparing version 1.0.42-0 to 1.0.42-1
{ | ||
"name": "gatsby-image", | ||
"description": "Lazy-loading React image component with optional support for the blur-up effect.", | ||
"version": "1.0.42-0", | ||
"version": "1.0.42-1", | ||
"author": "Kyle Mathews <mathews.kyle@gmail.com>", | ||
@@ -10,9 +10,9 @@ "bugs": { | ||
"dependencies": { | ||
"@babel/runtime": "^7.0.0-beta.38", | ||
"prop-types": "^15.6.0" | ||
"@babel/runtime": "^7.0.0-beta.42", | ||
"prop-types": "^15.6.1" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.0.0-beta.38", | ||
"@babel/core": "^7.0.0-beta.38", | ||
"cross-env": "^5.0.5" | ||
"@babel/cli": "^7.0.0-beta.42", | ||
"@babel/core": "^7.0.0-beta.42", | ||
"cross-env": "^5.1.4" | ||
}, | ||
@@ -19,0 +19,0 @@ "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-image#readme", |
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
Updatedprop-types@^15.6.1