@jckimble/github-graph-background
Advanced tools
+2
-2
@@ -1,2 +0,2 @@ | ||
| ## [1.0.2](https://github.com/jckimble/Github-Graph-Background/compare/v1.0.1...v1.0.2) (2023-02-22) | ||
| ## [1.0.3](https://github.com/jckimble/Github-Graph-Background/compare/v1.0.2...v1.0.3) (2023-02-22) | ||
@@ -6,2 +6,2 @@ | ||
| * cli dist ([4de2dbd](https://github.com/jckimble/Github-Graph-Background/commit/4de2dbdac2da894f256a1e356c4614a039c68654)) | ||
| * npmignore ([21310b5](https://github.com/jckimble/Github-Graph-Background/commit/21310b50bd9b54105f3bc09d61920521e5b86f92)) |
+1
-1
| #!/usr/bin/env node | ||
| require("./dist/index"); | ||
| require("./dist/index.js"); |
+2
-2
| { | ||
| "name": "@jckimble/github-graph-background", | ||
| "version": "1.0.2", | ||
| "version": "1.0.3", | ||
| "description": "A toy program for getting your GitHub Contributions and creating a background image from it with many themes", | ||
@@ -77,3 +77,3 @@ "author": "James C Kimble Jr", | ||
| { | ||
| "path": "examples/*.png" | ||
| "path": "examples" | ||
| }, | ||
@@ -80,0 +80,0 @@ { |
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
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
44045
0