swarmapp-api
Advanced tools
Comparing version 2.5.3 to 2.5.4
# swarmapp-api | ||
## 2.5.4 | ||
### Patch Changes | ||
- 8cc2300: Fix package json main entries | ||
## 2.5.3 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"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", |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
59774
17
1550
0
4