@voxpelli/tsconfig
Advanced tools
+1
-0
@@ -32,2 +32,3 @@ { | ||
| "noUncheckedIndexedAccess": true, | ||
| "noUncheckedSideEffectImports": true, | ||
@@ -34,0 +35,0 @@ /* Additional checks */ |
+8
-3
| { | ||
| "name": "@voxpelli/tsconfig", | ||
| "description": "Personal tsconfig bases", | ||
| "version": "14.0.0", | ||
| "version": "15.0.0", | ||
| "license": "MIT", | ||
@@ -23,2 +23,5 @@ "author": "Pelle Wessman <pelle@kodfabrik.se> (http://kodfabrik.se/)", | ||
| "check": "tsc", | ||
| "dependents:0-update": "cd dependents-data/ && list-dependents list --precision 2 --field engines --include-historic -n @voxpelli/tsconfig", | ||
| "dependents:1-filter": "list-dependents filter --sort-download --min-downloads=0 --repository-prefix=https://github.com/ -i dependents-data/voxpelli__tsconfig.ndjson | jq -s '[.[].repositoryUrl | sub(\"https://github.com/\";\"\";\"i\")] | unique | sort' > dependents-data/source-automatic.json", | ||
| "dependents": "run-s dependents:*", | ||
| "prepare": "husky", | ||
@@ -30,8 +33,10 @@ "test": "tsc" | ||
| "husky": "^9.1.5", | ||
| "typescript": "~5.5.4", | ||
| "list-dependents-cli": "^2.5.2", | ||
| "npm-run-all2": "^6.2.2", | ||
| "typescript": "~5.6.2", | ||
| "validate-conventional-commit": "^1.0.4" | ||
| }, | ||
| "peerDependencies": { | ||
| "typescript": "~5.5.4" | ||
| "typescript": "~5.6.2" | ||
| } | ||
| } |
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
7564
8.54%116
0.87%6
50%1
Infinity%