New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 2.5.3 to 2.5.4

dist/index.d.ts

6

CHANGELOG.md
# swarmapp-api
## 2.5.4
### Patch Changes
- 8cc2300: Fix package json main entries
## 2.5.3

@@ -4,0 +10,0 @@

8

package.json
{
"name": "swarmapp-api",
"version": "2.5.3",
"version": "2.5.4",
"description": "A javascript wrapper for swarmapp (foursquare) API",
"main": "lib/index.js",
"module": "lib/index.mjs",
"types": "lib/index.d.ts",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"scripts": {

@@ -9,0 +9,0 @@ "test": "jest --coverage",

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