@types/vue-clickaway
Advanced tools
Comparing version 2.2.2 to 2.2.3
@@ -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 @@ |
{ | ||
"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). |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
2968
3
24