Socket
Socket
Sign inDemoInstall

gigya

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gigya - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

lib/gigya.js

@@ -285,3 +285,3 @@ var _ = require('underscore')._,

for(var i = 0; i < response.results.length; i++) {
emitter.emit('result', response.results[0]);
emitter.emit('result', response.results[i]);
}

@@ -288,0 +288,0 @@ }

@@ -7,3 +7,3 @@ {

],
"version": "0.0.4",
"version": "0.0.5",
"author": "Scott Hovestadt <scott.hovestadt@gmail.com>",

@@ -10,0 +10,0 @@ "maintainers": [

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