You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

gpu-mock.js

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gpu-mock.js - npm Package Compare versions

Comparing version

to
1.2.3

1

index.d.ts
import * as GPU from 'gpu.js';
export function gpuMock(kernelFunction: GPU.KernelFunction, settings?: GPU.IKernelSettings): GPU.IKernelRunShortcut;
export function gpuMock<T>(kernelFunction: GPU.KernelFunction<T>, settings?: GPU.IKernelSettings): GPU.IKernelRunShortcut;

2

package.json
{
"name": "gpu-mock.js",
"version": "1.2.2",
"version": "1.2.3",
"description": "A simple mocker for testing threaded development",

@@ -5,0 +5,0 @@ "files": [