Comparing version 0.1.2 to 0.1.3
@@ -1,2 +0,2 @@ | ||
// Generated by CoffeeScript 1.6.2 | ||
// Generated by CoffeeScript 1.6.3 | ||
(function() { | ||
@@ -18,3 +18,2 @@ var Foursquare, qs, xhr; | ||
var date, month; | ||
this.options = options != null ? options : {}; | ||
@@ -66,3 +65,2 @@ date = new Date(); | ||
var params; | ||
if (query == null) { | ||
@@ -81,3 +79,2 @@ query = {}; | ||
var data; | ||
body = JSON.parse(body); | ||
@@ -84,0 +81,0 @@ if (body.meta.code !== 200) { |
{ | ||
"name": "4sq" | ||
, "version": "0.1.2" | ||
, "version": "0.1.3" | ||
, "description": "Wrapper for the Foursquare API" | ||
@@ -17,3 +17,3 @@ , "keywords": ["foursquare", "4sq", "api", "wrapper"] | ||
, "dependencies": { | ||
"request": "2.21.x" | ||
"request": "2.27.x" | ||
} | ||
@@ -20,0 +20,0 @@ , "devDependencies": { |
@@ -63,2 +63,8 @@ # 4sq | ||
* [Alexey Simonenko](mailto:alexey@simonenko.su), [simonenko.su](http://simonenko.su) | ||
* [Alexey Simonenko](mailto:alexey@simonenko.su), [simonenko.su](http://simonenko.su) | ||
--- | ||
## License | ||
The MIT License, see the included `license.md` file. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
9820
11
0
69
+ Addedassert-plus@0.1.5(transitive)
+ Addedasync@0.9.2(transitive)
+ Addedctype@0.5.3(transitive)
+ Addedform-data@0.1.4(transitive)
+ Addedhawk@1.0.0(transitive)
+ Addedhttp-signature@0.10.1(transitive)
+ Addedjson-stringify-safe@5.0.1(transitive)
+ Addedrequest@2.27.0(transitive)
- Removedassert-plus@0.1.2(transitive)
- Removedasync@0.2.10(transitive)
- Removedctype@0.5.2(transitive)
- Removedform-data@0.0.8(transitive)
- Removedhawk@0.13.1(transitive)
- Removedhoek@0.8.5(transitive)
- Removedhttp-signature@0.9.11(transitive)
- Removedjson-stringify-safe@4.0.0(transitive)
- Removedrequest@2.21.0(transitive)
Updatedrequest@2.27.x