gatsby-plugin-react-helmet
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "gatsby-plugin-react-helmet", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Stub description for gatsby-plugin-react-helmet", | ||
@@ -16,8 +16,8 @@ "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", | ||
"react-helmet": "^5.1.3" | ||
} | ||
} |
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
2377
Updatedbabel-runtime@^6.26.0