bun-webgpu
Advanced tools
+8
-8
@@ -7,3 +7,3 @@ { | ||
| "type": "module", | ||
| "version": "0.1.2", | ||
| "version": "0.1.3", | ||
| "description": "Native WebGPU implementation for Bun runtime", | ||
@@ -20,9 +20,9 @@ "keywords": [ | ||
| "author": "SST", | ||
| "homepage": "https://github.com/sst/bun-webgpu", | ||
| "homepage": "https://github.com/kommander/bun-webgpu", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/sst/bun-webgpu" | ||
| "url": "https://github.com/kommander/bun-webgpu" | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/sst/bun-webgpu/issues" | ||
| "url": "https://github.com/kommander/bun-webgpu/issues" | ||
| }, | ||
@@ -40,7 +40,7 @@ "exports": { | ||
| "optionalDependencies": { | ||
| "bun-webgpu-darwin-x64": "^0.1.2", | ||
| "bun-webgpu-darwin-arm64": "^0.1.2", | ||
| "bun-webgpu-linux-x64": "^0.1.2", | ||
| "bun-webgpu-win32-x64": "^0.1.2" | ||
| "bun-webgpu-darwin-x64": "^0.1.3", | ||
| "bun-webgpu-darwin-arm64": "^0.1.3", | ||
| "bun-webgpu-linux-x64": "^0.1.3", | ||
| "bun-webgpu-win32-x64": "^0.1.3" | ||
| } | ||
| } |
+1
-1
@@ -30,3 +30,3 @@ # bun-webgpu | ||
| * **Pre-built Dawn Libraries**: This project relies on pre-built Dawn libraries. | ||
| * See [packages/bun-webgpu/dawn/README.md](https://github.com/sst/bun-webgpu/blob/HEAD/dawn/README.md) for details on how to download the required Dawn shared libraries. | ||
| * See [packages/bun-webgpu/dawn/README.md](https://github.com/kommander/bun-webgpu/blob/HEAD/dawn/README.md) for details on how to download the required Dawn shared libraries. | ||
| * Basically just run `bun run ./dawn/download_artifacts.ts` | ||
@@ -33,0 +33,0 @@ |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
426122
0.01%0
-100%1
-50%