🚀 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.4

1

dist/index.d.ts
import { MaybeAccessor } from '@corvu/utils';
export { MaybeAccessor } from '@corvu/utils';
import { Accessor } from 'solid-js';

@@ -3,0 +4,0 @@

4

package.json
{
"name": "solid-presence",
"version": "0.1.3",
"version": "0.1.4",
"private": false,

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

"dependencies": {
"@corvu/utils": "^0.1.0"
"@corvu/utils": "~0.1"
},

@@ -45,0 +45,0 @@ "devDependencies": {