gatsby-plugin-feed
Advanced tools
Comparing version 1.3.7 to 1.3.8
{ | ||
"name": "gatsby-plugin-feed", | ||
"version": "1.3.7", | ||
"version": "1.3.8", | ||
"description": "Creates an RSS feed for your Gatsby site.", | ||
@@ -20,6 +20,6 @@ "main": "index.js", | ||
"devDependencies": { | ||
"babel-cli": "^6.24.1" | ||
"babel-cli": "^6.26.0" | ||
}, | ||
"dependencies": { | ||
"babel-runtime": "6.26.0", | ||
"babel-runtime": "^6.26.0", | ||
"lodash.merge": "^4.6.0", | ||
@@ -26,0 +26,0 @@ "pify": "^3.0.0", |
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
12560
Updatedbabel-runtime@^6.26.0