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

yelp-api-v3

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yelp-api-v3 - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

2

package.json
{
"name": "yelp-api-v3",
"version": "1.0.0",
"version": "1.1.0",
"description": "Library to query Yelp's v3 API",

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

@@ -1,4 +0,4 @@

# yelpv3
# yelp-api-v3
yelpv3 is a node module for accessing yelp's v3 API.
yelp-api-v3 is a node module for accessing yelp's v3 API.
- Inspired by https://github.com/olalonde/node-yelp and https://github.com/elbuo8/4square

@@ -15,3 +15,3 @@

```javascript
var Yelp = require('yelpv3');
var Yelp = require('yelp-api-v3');

@@ -18,0 +18,0 @@ var yelp = new Yelp({

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