Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ozone-typescript-client

Package Overview
Dependencies
Maintainers
8
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ozone-typescript-client - npm Package Compare versions

Comparing version 5.4.22 to 5.4.26

2

dist/src/taskClient/taskClient.d.ts
import { UUID, TaskExecution } from 'ozone-type';
export interface TaskClient {
waitForTask<T>(taskId: UUID): TaskHandler<T>;
waitForTask<T>(taskId: UUID, options?: TaskHandlerOption): TaskHandler<T>;
}

@@ -5,0 +5,0 @@ export interface TaskHandlerOption {

{
"name": "ozone-typescript-client",
"version": "5.4.22",
"version": "5.4.26",
"description": "",

@@ -36,3 +36,3 @@ "main": "dist/src/index.js",

},
"gitHead": "113318b0771d22e817278cec8fcf5cba7f098b91"
"gitHead": "04a319b5ddfcf3e0d99128a0fda16c8685e75cf0"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc