Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aria-ui/presence

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aria-ui/presence - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

2

dist/index.js

@@ -20,3 +20,3 @@ // src/use-presence.ts

};
useEffect(element, () => handlePresentChange(element, present.value));
useEffect(element, () => handlePresentChange(element, present.get()));
useEventListener(element, "animationend", handleAnimationEnd);

@@ -23,0 +23,0 @@ }

{
"name": "@aria-ui/presence",
"type": "module",
"version": "0.0.9",
"version": "0.0.10",
"private": false,

@@ -12,6 +12,6 @@ "sideEffects": false,

"dependencies": {
"@aria-ui/core": "^0.0.14"
"@aria-ui/core": "^0.0.15"
},
"devDependencies": {
"tsup": "^8.0.2",
"tsup": "^8.1.0",
"typescript": "^5.4.5"

@@ -18,0 +18,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc