@begit/cli
Advanced tools
Comparing version 0.0.14 to 0.0.15
{ | ||
"name": "@begit/cli", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "A CLI for using begit", | ||
@@ -27,8 +27,8 @@ "author": "Thomas Beer", | ||
"devDependencies": { | ||
"@types/node": "^20.14.2", | ||
"@types/node": "^20.14.10", | ||
"changesets": "^1.0.2", | ||
"jiti": "^1.21.3", | ||
"jiti": "^1.21.6", | ||
"tsup": "^8.1.0", | ||
"typescript": "^5.4.5", | ||
"vitest": "^1.6.0" | ||
"typescript": "^5.5.3", | ||
"vitest": "^2.0.2" | ||
}, | ||
@@ -39,3 +39,3 @@ "dependencies": { | ||
"tiny-updater": "^3.5.2", | ||
"@begit/core": "0.0.17" | ||
"@begit/core": "0.0.18" | ||
}, | ||
@@ -42,0 +42,0 @@ "publishConfig": { |
Sorry, the diff of this file is too big to display
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 9 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
7
1
1
8727
56
+ Added@begit/core@0.0.18(transitive)
- Removed@begit/core@0.0.17(transitive)
Updated@begit/core@0.0.18