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
1
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.1.0 to 0.1.1

4

package.json
{
"name": "apostrophe-redirects",
"version": "0.1.0",
"version": "0.1.1",
"description": "Allows admins to create redirects within an Apostrophe site",

@@ -28,2 +28,2 @@ "main": "index.js",

}
}
}

@@ -38,5 +38,5 @@ # apostrophe-redirects

Be aware that each redirect is live as soon as you save it and that it is possible to break your site through exceptionally clueless use of redirects. In a pinch, you can remove unwanted redirects via the MongoDB command line client (see the `apostrophe-redirects` collection).
Be aware that each redirect is live as soon as you save it and that it is possible to make a mess with redirects. In a pinch, you can remove unwanted redirects via the MongoDB command line client (see the `aposRedirects` collection).
Also be aware that Apostrophe already creates "soft redirects" every time you change the slug of a page. So you shouldn't need manually created "hard redirects" in that situation.
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