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.2.1 to 1.2.2

7

CHANGELOG.md

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

## 1.2.2 (2015-12-02)
Add Whatsapp to crawler whitelist.
## 1.2.1 (2015-11-30)

@@ -17,3 +21,3 @@

## 0.1.0 (2015-01-13)
## 0.1.0 (2015-01-13)

@@ -25,2 +29,1 @@ Add basic Readme.md and first lib version.

Initial commit with contributors.
Eric Lara <ericzon@gmail.com>
Santi P�rez <santiperezfernandez@gmail.com>
Santi Pérez <santiperezfernandez@gmail.com>

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

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

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

{
"name": "node-ajax-seo",
"version": "1.2.1",
"version": "1.2.2",
"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