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

@tanstack-themes/solid

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack-themes/solid - npm Package Compare versions

Comparing version
0.0.0-alpha.1
to
0.0.0
+4
-3
package.json
{
"name": "@tanstack-themes/solid",
"version": "0.0.0-alpha.1",
"version": "0.0.0",
"type": "module",

@@ -34,6 +34,7 @@ "keywords": [

"clean": "rm -rf .cache .turbo dist node_modules",
"prepack": "bun ../../scripts/replace-workspace-protocol.ts",
"typecheck": "tsgo --noEmit"
},
"dependencies": {
"@tanstack-themes/core": "0.0.0-alpha.1"
"@tanstack-themes/core": "0.0.0"
},

@@ -52,2 +53,2 @@ "peerDependencies": {

}
}
}