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.0.3 to 0.0.6

2

dist/index.d.ts

@@ -1,1 +0,1 @@

export * from './KitQLClient';
export { KitQLClient, defaultStoreValue, type RequestStatus, type RequestParameters, type RequestResult } from './KitQLClient';

@@ -1,1 +0,1 @@

export * from './KitQLClient';
export { KitQLClient, defaultStoreValue } from './KitQLClient';
{
"name": "@kitql/client",
"version": "0.0.3",
"version": "0.0.6",
"license": "MIT",

@@ -5,0 +5,0 @@ "devDependencies": {

{
"name": "@kitql/client",
"version": "0.0.3",
"version": "0.0.6",
"license": "MIT",

@@ -5,0 +5,0 @@ "scripts": {

@@ -1,1 +0,7 @@

export * from './KitQLClient';
export {
KitQLClient,
defaultStoreValue,
type RequestStatus,
type RequestParameters,
type RequestResult
} from './KitQLClient';
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