types-package-json
Advanced tools
Comparing version 0.0.10 to 0.0.30
{ | ||
"name": "types-package-json", | ||
"version": "0.0.10", | ||
"license": "GPL-3.0", | ||
"files": [ | ||
"dist" | ||
], | ||
"author": "Artur Kurowski <radarsu@gmail.com>", | ||
"homepage": "https://github.com/radarsu/types-package-json#readme", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"typescript": "^3.9.5", | ||
"chalk": "^4.1.0", | ||
"@radrat/cli": "0.0.15" | ||
} | ||
"name": "types-package-json", | ||
"version": "0.0.30", | ||
"license": "GPL-3.0", | ||
"files": [ | ||
"dist" | ||
], | ||
"author": "Artur Kurowski <radarsu@gmail.com>", | ||
"homepage": "https://github.com/radarsu/types-package-json#readme", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
"preinstall": "npx only-allow pnpm" | ||
}, | ||
"devDependencies": { | ||
"@radrat/cli": "0.0.30", | ||
"chalk": "^4.1.0", | ||
"typescript": "^3.9.5" | ||
} | ||
} |
@@ -7,3 +7,3 @@ # types-package-json | ||
# Usage | ||
# Installation | ||
@@ -10,0 +10,0 @@ `npm i -D types-package-json` |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
1796
2
0
1
1