dropbox-v2-api
Advanced tools
Comparing version
{ | ||
"name": "dropbox-v2-api", | ||
"version": "2.5.10-next.1", | ||
"version": "2.5.10-next.2", | ||
"description": "NodeJS Dropbox v2 API wrapper", | ||
"main": "index.js", | ||
"main": "dist/cjs/dropbox-api.js", | ||
"module": "dist/mjs/dropbox-api.js", | ||
"exports": { | ||
".": { | ||
"import": "./dist/mjs/dropbox-api.js", | ||
"require": "./dist/cjs/dropbox-api.js" | ||
} | ||
}, | ||
"type": "module", | ||
"scripts": { | ||
"postinstall": "npm run build", | ||
"build": "rm -fr dist/* && tsc -p tsconfig.json && tsc -p tsconfig-cjs.json && ./fixup", | ||
"generate": "node generate.js", | ||
@@ -21,3 +31,2 @@ "test": "mocha test/**/*.js" | ||
}, | ||
"type": "module", | ||
"author": "adasq", | ||
@@ -44,4 +53,5 @@ "license": "ISC", | ||
"stream-tester": "0.0.5", | ||
"typescript": "4.9.4", | ||
"underscore": "^1.13.1" | ||
} | ||
} |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
859536
134.72%49
88.46%2833
279.76%15
7.14%1
Infinity%11
83.33%1
Infinity%