gatsby-theme
Advanced tools
Comparing version 0.3.0-next.0 to 0.3.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [0.3.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme@0.3.0-next.0...gatsby-theme@0.3.0) (2020-11-19) | ||
**Note:** Version bump only for package gatsby-theme | ||
## [0.1.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-theme@0.1.5...gatsby-theme@0.1.6) (2020-10-08) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "gatsby-theme", | ||
"version": "0.3.0-next.0", | ||
"version": "0.3.0", | ||
"main": "index.js", | ||
@@ -17,5 +17,5 @@ "bin": { | ||
"dependencies": { | ||
"@babel/core": "^7.11.6", | ||
"@babel/core": "^7.12.3", | ||
"@babel/helper-plugin-utils": "^7.10.4", | ||
"@babel/plugin-syntax-jsx": "^7.10.4", | ||
"@babel/plugin-syntax-jsx": "^7.12.1", | ||
"commander": "^2.20.3", | ||
@@ -33,3 +33,3 @@ "fastest-levenshtein": "^1.0.12", | ||
}, | ||
"gitHead": "3ed71f9051fbcc72cfb0ea4cff82a0d3734fa2a6" | ||
"gitHead": "3d607f1ae0cdde12fb8de53e6d0784f83875df25" | ||
} |
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
13691
Updated@babel/core@^7.12.3