Sign In

@tanstack/pacer

Package Overview
Dependencies
Maintainers
2
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/pacer - npm Package Compare versions

Comparing version
0.15.2
to
0.15.3
+3
-3
package.json
{
"name": "@tanstack/pacer",
"version": "0.15.2",
"version": "0.15.3",
"description": "Utilities for debouncing, throttling, rate-limiting, queuing, and more.",

@@ -174,4 +174,4 @@ "author": "Tanner Linsley",

"dependencies": {
"@tanstack/devtools-event-client": "^0.2.4",
"@tanstack/store": "^0.7.2"
"@tanstack/devtools-event-client": "^0.2.5",
"@tanstack/store": "^0.7.5"
},

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