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.9 to 0.7.10

5

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

@@ -58,5 +58,6 @@ "author": {

"superagent": "^1.6.1",
"js-base64": "^2.1.9"
"js-base64": "^2.1.9",
"readability-hash": "^1.0.0"
},
"license": "MIT"
}

2

src/js/website.js

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

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

@@ -13,0 +13,0 @@ var opts = {

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