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

gatsby-plugin-jss

Package Overview
Dependencies
Maintainers
2
Versions
383
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-plugin-jss - npm Package Compare versions

Comparing version 1.6.0-alpha.93f2e2a2 to 1.6.0-alpha.f20ac0ed

2

package.json
{
"name": "gatsby-plugin-jss",
"version": "1.6.0-alpha.93f2e2a2",
"version": "1.6.0-alpha.f20ac0ed",
"description": "Gatsby plugin that adds SSR support for JSS",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -12,8 +12,6 @@ # gatsby-plugin-jss

Simply add the plugin to your `gatsby-config.js`.
Add the plugin to your `gatsby-config.js`.
```javascript
plugins: [
`gatsby-plugin-jss`,
]
plugins: [`gatsby-plugin-jss`];
```

@@ -20,0 +18,0 @@

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