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

apostrophe-redirects

Package Overview
Dependencies
Maintainers
13
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apostrophe-redirects - npm Package Compare versions

Comparing version 0.6.5 to 0.6.6

3

index.js

@@ -9,3 +9,4 @@ module.exports = {

adminOnly: true,
openGraph: false, // Disables apostrophe-open-graph for redirects
seo: false, // Disables apostrophe-seo for redirects
addFields: [

@@ -12,0 +13,0 @@ {

{
"name": "apostrophe-redirects",
"version": "0.6.5",
"version": "0.6.6",
"description": "Allows admins to create redirects within an Apostrophe site",

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

@@ -40,2 +40,4 @@ This module allows admins to add redirects from one URL to another within an [Apostrophe site](http://apostrophecms.org/).

0.6.6 Disables `apostrophe-seo` and `apostrophe-open-graph` for redirects to prevent superfluous UI tabs.
0.6.5: Use express middleware instead of relying on `apos.pages.serve`. This lets redirects happen for files, etc.

@@ -42,0 +44,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