Socket
Socket
Sign inDemoInstall

ozone-typescript-client

Package Overview
Dependencies
62
Maintainers
5
Versions
149
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.2.2 to 6.2.3

2

dist/src/itemClient/itemClient.d.ts

@@ -28,3 +28,3 @@ import { FromOzone, Item, Query, SearchRequest, UUID, Patch, AggregationItem } from 'ozone-type';

}
export interface SearchIterator<T> extends AsyncIterableIterator<SearchResults<FromOzone<T>>> {
export interface SearchIterator<T extends Item> extends AsyncIterableIterator<SearchResults<FromOzone<T>>> {
/**

@@ -31,0 +31,0 @@ * Cancel ongoing http request

{
"name": "ozone-typescript-client",
"version": "6.2.2",
"version": "6.2.3",
"description": "",

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

},
"gitHead": "cd6ba098adc6eeba44c2df9b6863b38e142db155"
"gitHead": "b45c950bad853d30b072b641ea0a47729cde5734"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc