🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

solid-presence

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solid-presence - npm Package Compare versions

Comparing version

to
0.1.2

10

package.json
{
"name": "solid-presence",
"version": "0.1.1",
"version": "0.1.2",
"private": false,

@@ -42,6 +42,6 @@ "description": "SolidJS utility that manages the presence of an element in the DOM while being aware of pending animations.",

"dependencies": {
"corvu": "~0.3.0"
"corvu": "~0.4.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"esbuild-plugin-solid": "^0.5.0",

@@ -52,4 +52,4 @@ "eslint": "^8.56.0",

"eslint-plugin-solid": "^0.13.1",
"prettier": "^3.2.4",
"solid-js": "^1.8.12",
"prettier": "^3.2.5",
"solid-js": "^1.8.14",
"tsup": "^8.0.1",

@@ -56,0 +56,0 @@ "typescript": "^5.3.3"