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

4sq

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

4sq - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

9

lib/foursquare.js

@@ -1,9 +0,2 @@

// Generated by CoffeeScript 1.4.0
/*
node-4sq 0.1.0
(c) 2012 Alexey Simonenko, Serenity LLC.
*/
// Generated by CoffeeScript 1.6.1
(function() {

@@ -10,0 +3,0 @@ var Foursquare, qs, xhr;

8

package.json
{
"name": "4sq"
, "version": "0.1.0"
, "version": "0.1.1"
, "description": "Wrapper for the Foursquare API"

@@ -14,9 +14,9 @@ , "keywords": ["foursquare", "4sq", "api", "wrapper"]

, "engines": {
"node": ">=0.6.0 <0.9.0"
"node": ">=0.8.0 <0.11.0"
}
, "dependencies": {
"request": "2.12.x"
"request": "2.14.x"
}
, "devDependencies": {
"coffee-script": "1.4.x"
"coffee-script": "1.6.x"
, "everyauth": "0.2.x"

@@ -23,0 +23,0 @@ , "express": "2.5.x"

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