Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-ajax-seo

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-ajax-seo - npm Package Compare versions

Comparing version 1.0.3 to 1.2.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## 1.2.1 (2015-11-30)
Add Flipboard to crawler set.
## 1.2.0 (2015-01-14)

@@ -2,0 +6,0 @@

2

lib/node-ajax-seo.js

@@ -38,3 +38,3 @@

var fragment = req.query._escaped_fragment_;
var crawlers = ['FacebookExternalHit', 'Twitterbot', 'Pinterest', 'Baiduspider', 'LinkedInBot'];
var crawlers = ['FacebookExternalHit', 'Twitterbot', 'Pinterest', 'Baiduspider', 'LinkedInBot', 'FlipboardProxy'];

@@ -41,0 +41,0 @@ // google crawler checking

{
"name": "node-ajax-seo",
"version": "1.0.3",
"version": "1.2.1",
"description": "It deals with the most popular crawlers, redirecting them to static directory and serving fresh pages to human users.",

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

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