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

swarmapp-api

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swarmapp-api - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8

3

main.js

@@ -148,4 +148,3 @@ const _ = require('lodash');

} catch (error) {
this.error(error)
throw new Error(error);
throw new Error("Error getting user data, maybe an authentication error ?");
return;

@@ -152,0 +151,0 @@ }

{
"name": "swarmapp-api",
"version": "1.1.7",
"version": "1.1.8",
"description": "A javascript wrapper for swarmapp (foursquare) API",

@@ -5,0 +5,0 @@ "main": "main.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