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

sajari-website

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sajari-website - npm Package Compare versions

Comparing version 0.7.8 to 0.7.9

2

package.json
{
"name": "sajari-website",
"version": "0.7.8",
"version": "0.7.9",
"description": "Website extensions for the Sajari API. Automatically index site content, add user profiles, render search and recommendations, etc.",

@@ -5,0 +5,0 @@ "author": {

@@ -10,2 +10,3 @@ require("./utils/polyfills");

var hash = require("../../../readability-hash");

@@ -754,2 +755,5 @@ var opts = {

// Add the readability MD5 hash for the page to the data sent with indexing ping
page.md5 = hash.Hash(document);
// Send page for indexing

@@ -756,0 +760,0 @@ if (!dom.hasNode('noindex')) {

Sorry, the diff of this file is too big to display

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