Socket
Socket
Sign inDemoInstall

gatsby-plugin-no-index

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

3

gatsby-ssr.js

@@ -25,3 +25,4 @@ "use strict";

name: "robots",
content: "noindex, nofollow, noimageindex"
content: "noindex, nofollow, noimageindex",
"data-no-index": "true"
});

@@ -28,0 +29,0 @@ setHeadComponents([NoFollow]);

{
"name": "gatsby-plugin-no-index",
"version": "1.0.0",
"version": "1.0.1",
"description": "Gatsby plugin for not indexing your website on search engine",

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc