@types/connect-livereload
Advanced tools
Comparing version 0.5.32 to 0.6.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for connect-livereload v0.5.3 | ||
// Type definitions for connect-livereload 0.6 | ||
// Project: https://github.com/intesso/connect-livereload | ||
@@ -32,2 +32,3 @@ // Definitions by: Maxime LUCE <https://github.com/SomaticIT> | ||
src?: string | undefined; | ||
plugins?: string[] | undefined; | ||
} | ||
@@ -34,0 +35,0 @@ } |
{ | ||
"name": "@types/connect-livereload", | ||
"version": "0.5.32", | ||
"version": "0.6.0", | ||
"description": "TypeScript definitions for connect-livereload", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/connect-livereload", | ||
}, | ||
"typesPublisherContentHash": "ead97b8ba13d124dcb2bce61fd74bc1f88f2cab7ad45beccb9c0b6cf79bdd139", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "eec96c1153135ab080469a3e6935db75151ab17169ef68aa54f13be7a73b361a", | ||
"typeScriptVersion": "3.7" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
````ts | ||
// Type definitions for connect-livereload v0.5.3 | ||
// Type definitions for connect-livereload 0.6 | ||
// Project: https://github.com/intesso/connect-livereload | ||
@@ -43,2 +43,3 @@ // Definitions by: Maxime LUCE <https://github.com/SomaticIT> | ||
src?: string | undefined; | ||
plugins?: string[] | undefined; | ||
} | ||
@@ -52,3 +53,3 @@ } | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 09:08:08 GMT | ||
* Last updated: Wed, 20 Oct 2021 16:31:23 GMT | ||
* Dependencies: [@types/connect](https://npmjs.com/package/@types/connect) | ||
@@ -55,0 +56,0 @@ * Global values: none |
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
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
4875
27
57