Sign In

@tanstack/solid-pacer-devtools

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/solid-pacer-devtools - npm Package Compare versions

Comparing version
0.5.1
to
0.5.2
+3
-5
package.json
{
"name": "@tanstack/solid-pacer-devtools",
"version": "0.5.1",
"version": "0.5.2",
"description": "Solid adapter for devtools for Pacer.",

@@ -26,4 +26,2 @@ "author": "Tanner Linsley",

"type": "module",
"main": "./dist/index.js",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",

@@ -47,4 +45,4 @@ "exports": {

"dependencies": {
"@tanstack/devtools-utils": "^0.2.3",
"@tanstack/pacer-devtools": "1.1.1"
"@tanstack/devtools-utils": "^0.2.4",
"@tanstack/pacer-devtools": "1.1.2"
},

@@ -51,0 +49,0 @@ "devDependencies": {