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

gatsby-plugin-layout

Package Overview
Dependencies
Maintainers
2
Versions
262
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-plugin-layout - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

<a name="1.0.2"></a>
## [1.0.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-plugin-layout@1.0.1...gatsby-plugin-layout@1.0.2) (2018-09-24)
**Note:** Version bump only for package gatsby-plugin-layout
<a name="1.0.1"></a>

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

4

package.json
{
"name": "gatsby-plugin-layout",
"version": "1.0.1",
"version": "1.0.2",
"description": "Stub description for gatsby-plugin-layout",

@@ -33,3 +33,3 @@ "main": "index.js",

},
"gitHead": "c82f2a87e6f7d6c63982a003062f48aae099819b"
"gitHead": "fe384a3554c1c2024cba1c9e7167569593814f18"
}

@@ -76,3 +76,3 @@ # gatsby-plugin-layout

This can make it complicated to support transitions or state without using the [`wrapPageElement` browser API](https://next.gatsbyjs.org/docs/browser-apis/#wrapPageElement) (and the [SSR equivalent](https://next.gatsbyjs.org/docs/ssr-apis/#wrapPageElement)). This plugin implements those APIs for you, which reimplements the behavior of Gatsby V1.
This can make it complicated to support transitions or state without using the [`wrapPageElement` browser API](https://gatsbyjs.org/docs/browser-apis/#wrapPageElement) (and the [SSR equivalent](https://gatsbyjs.org/docs/ssr-apis/#wrapPageElement)). This plugin implements those APIs for you, which reimplements the behavior of Gatsby V1.

@@ -79,0 +79,0 @@ ## Troubleshooting

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc