create-osmos
Advanced tools
Comparing version 0.0.0-20241214180033 to 0.0.0-20241214180254
@@ -1,1 +0,3 @@ | ||
export * from "/home/martin/workspace/random/osmos/packages/create-osmos/src/index.js"; | ||
declare function runMain(): Promise<void>; | ||
export { runMain }; |
{ | ||
"name": "create-osmos", | ||
"version": "0.0.0-20241214180033", | ||
"version": "0.0.0-20241214180254", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
5704
154
6
3