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

sajari

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sajari - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

2

package.json
{
"name": "sajari",
"version": "0.6.1",
"version": "0.6.2",
"description": "JavaScript SDK for access to the Sajari search API",

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

@@ -133,8 +133,2 @@ /*

var img = new Image();
img.onerror = function() {
log.error('Failed sending: ' + img.src);
};
img.onload = function() {
log.error('Successful send: ' + img.src);
};
// Merge in the company and collection data

@@ -141,0 +135,0 @@ data.company = this.company;

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