Socket
Socket
Sign inDemoInstall

ebay-promised

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ebay-promised - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

2

lib/utils/index.js

@@ -156,3 +156,3 @@ // Generated by CoffeeScript 1.9.1

key = ref[i];
memo[key] = o[key].value ? o[key].value : flatten(o[key]);
memo[key] = o[key].value ? o[key].value : utils.flatten(o[key]);
}

@@ -159,0 +159,0 @@ return memo;

{
"name": "ebay-promised",
"version": "1.2.1",
"version": "1.2.2",
"description": "promise wrapped Ebay requests with sensible response parsers",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet

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