gatsby-design-tokens
Advanced tools
Comparing version 5.6.0-next.0 to 5.7.0-next.0
@@ -6,2 +6,8 @@ # Changelog: `gatsby-design-tokens` | ||
## [5.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@5.5.0/packages/gatsby-design-tokens) (2023-01-24) | ||
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v5.5) | ||
**Note:** Version bump only for package gatsby-design-tokens | ||
## [5.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-design-tokens@5.4.0/packages/gatsby-design-tokens) (2023-01-10) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "gatsby-design-tokens", | ||
"version": "5.6.0-next.0", | ||
"version": "5.7.0-next.0", | ||
"description": "Gatsby Design Tokens", | ||
@@ -29,3 +29,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.20.7", | ||
"@babel/runtime": "^7.20.13", | ||
"hex2rgba": "^0.0.1" | ||
@@ -42,3 +42,3 @@ }, | ||
}, | ||
"gitHead": "ede0901d34f1224914a873d59c2a370297e47422" | ||
"gitHead": "342e393de312ea765656e66970e4554991125275" | ||
} |
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
89936
Updated@babel/runtime@^7.20.13