Socket
Socket
Sign inDemoInstall

gatsby-plugin-redirects

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-plugin-redirects - npm Package Compare versions

Comparing version 0.0.1-1 to 0.0.1

2

gatsby-node.js
const fs = require('fs')
const { onPostBuild } = require('gatsby-plugin-meta-redirect')
const { onPostBuild } = require('gatsby-plugin-meta-redirect/gatsby-node')

@@ -4,0 +4,0 @@ const FILE_NAME = './redirects.json'

@@ -5,3 +5,3 @@ {

"author": "John Otander",
"version": "0.0.1-1",
"version": "0.0.1",
"license": "MIT",

@@ -8,0 +8,0 @@ "dependencies": {

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