@tanstack/solid-query
Advanced tools
@@ -96,3 +96,2 @@ import type { Accessor } from 'solid-js'; | ||
| import { onlineManager } from '@tanstack/query-core'; | ||
| import { Options } from 'tsup'; | ||
| import { Override } from '@tanstack/query-core'; | ||
@@ -148,3 +147,2 @@ import { partialMatchKey } from '@tanstack/query-core'; | ||
| import { Updater } from '@tanstack/query-core'; | ||
| import { UserConfig } from 'vite'; | ||
| import { WithRequired } from '@tanstack/query-core'; | ||
@@ -172,10 +170,2 @@ | ||
| export declare const default_alias: any[]; | ||
| export declare const default_alias_1: any[]; | ||
| export declare const default_alias_2: Options | Options[] | ((overrideOptions: Options) => Options | Options[] | Promise<Options | Options[]>); | ||
| export declare const default_alias_3: UserConfig; | ||
| export { DefaultedInfiniteQueryObserverOptions } | ||
@@ -182,0 +172,0 @@ |
@@ -96,3 +96,2 @@ import type { Accessor } from 'solid-js'; | ||
| import { onlineManager } from '@tanstack/query-core'; | ||
| import { Options } from 'tsup'; | ||
| import { Override } from '@tanstack/query-core'; | ||
@@ -148,3 +147,2 @@ import { partialMatchKey } from '@tanstack/query-core'; | ||
| import { Updater } from '@tanstack/query-core'; | ||
| import { UserConfig } from 'vite'; | ||
| import { WithRequired } from '@tanstack/query-core'; | ||
@@ -172,10 +170,2 @@ | ||
| export declare const default_alias: any[]; | ||
| export declare const default_alias_1: any[]; | ||
| export declare const default_alias_2: Options | Options[] | ((overrideOptions: Options) => Options | Options[] | Promise<Options | Options[]>); | ||
| export declare const default_alias_3: UserConfig; | ||
| export { DefaultedInfiniteQueryObserverOptions } | ||
@@ -182,0 +172,0 @@ |
+2
-2
| { | ||
| "name": "@tanstack/solid-query", | ||
| "version": "5.95.1", | ||
| "version": "5.95.2", | ||
| "description": "Primitives for managing, caching and syncing asynchronous and remote data in Solid", | ||
@@ -49,3 +49,3 @@ "author": "tannerlinsley", | ||
| "dependencies": { | ||
| "@tanstack/query-core": "5.95.1" | ||
| "@tanstack/query-core": "5.95.2" | ||
| }, | ||
@@ -52,0 +52,0 @@ "devDependencies": { |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
243292
-0.29%4654
-0.13%+ Added
- Removed
Updated