Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "docuporter", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Understand a file by documenting it in a markdown file", | ||
@@ -17,7 +17,9 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"typescript": "^5.1.6" | ||
"typescript": "^5.1.6", | ||
"@types/node": "^20.4.5" | ||
}, | ||
"dependencies": { | ||
"@types/node": "^20.4.5" | ||
"repository": { | ||
"type": "git", | ||
"url": "https://https://github.com/FrBosquet/docuporter" | ||
} | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
3515
0
1
2
- Removed@types/node@^20.4.5
- Removed@types/node@20.17.19(transitive)
- Removedundici-types@6.19.8(transitive)