🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@solid-devtools/logger

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solid-devtools/logger - npm Package Compare versions

Comparing version
0.4.11
to
0.4.12
+6
-6
package.json
{
"name": "@solid-devtools/logger",
"version": "0.4.11",
"version": "0.4.12",
"description": "Solid debugging utilities for logging the state of the reactivity graph to the console.",

@@ -48,4 +48,4 @@ "license": "MIT",

"devDependencies": {
"solid-js": "^1.5.7",
"tsup": "^6.2.3",
"solid-js": "^1.6.0",
"tsup": "^6.3.0",
"typescript": "^4.8.4",

@@ -55,5 +55,5 @@ "vitest": "^0.23.4"

"dependencies": {
"@solid-devtools/debugger": "^0.13.0",
"@solid-devtools/shared": "^0.9.0",
"@solid-primitives/utils": "^3.0.2"
"@solid-devtools/debugger": "^0.13.1",
"@solid-devtools/shared": "^0.9.2",
"@solid-primitives/utils": "^3.1.0"
},

@@ -60,0 +60,0 @@ "peerDependencies": {