Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@plasius/gpu-worker

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@plasius/gpu-worker - npm Package Compare versions

Comparing version
0.1.11
to
0.1.12
+16
-1
CHANGELOG.md

@@ -23,2 +23,16 @@ # Changelog

## [0.1.12] - 2026-03-23
- **Added**
- (placeholder)
- **Changed**
- (placeholder)
- **Fixed**
- (placeholder)
- **Security**
- (placeholder)
## [0.1.11] - 2026-03-15

@@ -234,3 +248,3 @@

[Unreleased]: https://github.com/Plasius-LTD/gpu-worker/compare/v0.1.11...HEAD
[Unreleased]: https://github.com/Plasius-LTD/gpu-worker/compare/v0.1.12...HEAD
[0.1.0-beta.1]: https://github.com/Plasius-LTD/gpu-worker/releases/tag/v0.1.0-beta.1

@@ -259,1 +273,2 @@ [0.1.0]: https://github.com/Plasius-LTD/gpu-worker/releases/tag/v0.1.0

[0.1.11]: https://github.com/Plasius-LTD/gpu-worker/releases/tag/v0.1.11
[0.1.12]: https://github.com/Plasius-LTD/gpu-worker/releases/tag/v0.1.12
+4
-4
{
"name": "@plasius/gpu-worker",
"version": "0.1.11",
"version": "0.1.12",
"description": "WebGPU worker runtime with a lock-free job queue for WGSL workloads.",

@@ -61,6 +61,6 @@ "type": "module",

"devDependencies": {
"@eslint/js": "^9.39.1",
"@eslint/js": "^10.0.1",
"@playwright/test": "^1.57.0",
"c8": "^10.1.3",
"eslint": "^9.39.1",
"c8": "^11.0.0",
"eslint": "^10.1.0",
"globals": "^17.3.0",

@@ -67,0 +67,0 @@ "tsup": "^8.5.0",