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

@kitql/client

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kitql/client - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

4

lib/toExport/kitQLClient.d.ts

@@ -59,5 +59,5 @@ import type { ICacheData } from './cache/ICacheData';

};
export declare type RequestQueryParameters<V> = RequestParameters<V> & {
export declare type RequestQueryParameters<V> = {
settings?: RequestSettings;
};
} & RequestParameters<V>;
export declare enum RequestStatus {

@@ -64,0 +64,0 @@ 'NEVER' = "NEVER",

{
"name": "@kitql/client",
"version": "0.3.0",
"version": "0.3.1",
"dependencies": {

@@ -5,0 +5,0 @@ "@kitql/helper": "0.1.6"

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