New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

gatsby-plugin-typography

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-plugin-typography - npm Package Compare versions

Comparing version 4.5.0-next.0 to 4.5.0

@@ -6,2 +6,8 @@ # Changelog: `gatsby-plugin-typography`

## [4.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typography@4.4.0/packages/gatsby-plugin-typography) (2021-12-14)
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v4.4)
**Note:** Version bump only for package gatsby-plugin-typography
## [4.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-typography@4.3.0/packages/gatsby-plugin-typography) (2021-12-01)

@@ -8,0 +14,0 @@

{
"name": "gatsby-plugin-typography",
"description": "Gatsby plugin to setup server rendering of Typography.js' CSS",
"version": "4.5.0-next.0",
"version": "4.5.0",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",

@@ -15,3 +15,3 @@ "bugs": {

"@babel/core": "^7.15.5",
"babel-preset-gatsby-package": "^2.5.0-next.0",
"babel-preset-gatsby-package": "^2.5.0",
"cross-env": "^7.0.3",

@@ -52,3 +52,3 @@ "react": "^16.12.0",

},
"gitHead": "fb530ecccd45037b664525c5a7d18ea13f64a540"
"gitHead": "93c356e53f157b34b825ce3d1951fefc25dde433"
}