New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-yelp-fusion

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-yelp-fusion - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

node-yelp-fusion.js

@@ -47,3 +47,3 @@ var axios=require('axios');

return new Promise(function(resolve,reject){
console.log("in getYelp");
axios.get(this.apiUrl+getMe,{

@@ -60,3 +60,3 @@

resolve(response.data); console.log("resolved getYelp");
resolve(response.data);

@@ -63,0 +63,0 @@ })

{
"name": "node-yelp-fusion",
"version": "1.0.0",
"version": "1.0.1",
"description": "Node.js module for interfacing with Yelp's API v3.0(Fusion)",

@@ -5,0 +5,0 @@ "main": "node-yelp-fusion.js",

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