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

@featherds/composables

Package Overview
Dependencies
Maintainers
2
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@featherds/composables - npm Package Compare versions

Comparing version 0.12.9 to 0.12.10

1

events/OutsideClick.spec.ts

@@ -58,3 +58,2 @@ import { useOutsideClick } from "./OutsideClick";

});
console.log(document.body.innerHTML);
document.querySelector("div.test").dispatchEvent(event);

@@ -61,0 +60,0 @@

6

package.json
{
"name": "@featherds/composables",
"version": "0.12.9",
"version": "0.12.10",
"publishConfig": {

@@ -12,3 +12,3 @@ "access": "public"

"dependencies": {
"@featherds/utils": "^0.12.9",
"@featherds/utils": "^0.12.10",
"vue": "^3.1.0-0"

@@ -20,3 +20,3 @@ },

],
"gitHead": "cb0049dc87fa5da131eccd5a9999060b0364bc83"
"gitHead": "a91ef72a9a1bbc788194fc0ae5b57efddc37ccfd"
}
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