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

@types/vue-clickaway

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/vue-clickaway - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

5

vue-clickaway/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for vue-clickaway 2.2
// Project: https://github.com/simplesmiler/vue-clickaway
// Definitions by: Khoa Nguyen <https://github.com/khoanguyen96>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.6
import Vue, { ComponentOptions, DirectiveOptions } from "vue";

@@ -7,0 +2,0 @@

8

vue-clickaway/package.json
{
"name": "@types/vue-clickaway",
"version": "2.2.2",
"version": "2.2.3",
"description": "TypeScript definitions for vue-clickaway",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vue-clickaway",

"name": "Khoa Nguyen",
"url": "https://github.com/khoanguyen96",
"githubUsername": "khoanguyen96"
"githubUsername": "khoanguyen96",
"url": "https://github.com/khoanguyen96"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "e48be3a218dc546ac79982a070c38c3da78b43a4117daff1b1d71370dea5e148",
"typesPublisherContentHash": "5ac103f467a63029d624c1d8f4aa2ef152823db207b1ecedbdc3f3dffc2a0cb2",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for vue-clickaway 2.2
// Project: https://github.com/simplesmiler/vue-clickaway
// Definitions by: Khoa Nguyen <https://github.com/khoanguyen96>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.6
import Vue, { ComponentOptions, DirectiveOptions } from "vue";

@@ -25,7 +20,6 @@

### Additional Details
* Last updated: Tue, 10 Oct 2023 18:07:33 GMT
* Dependencies: [@types/vue](https://npmjs.com/package/@types/vue)
* Global values: none
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT
* Dependencies: [vue](https://npmjs.com/package/vue)
# Credits
These definitions were written by [Khoa Nguyen](https://github.com/khoanguyen96).
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