@types/connect-livereload
Advanced tools
Comparing version 0.6.0 to 0.6.1
@@ -6,3 +6,2 @@ // Type definitions for connect-livereload 0.6 | ||
import { HandleFunction } from "connect"; | ||
@@ -9,0 +8,0 @@ |
{ | ||
"name": "@types/connect-livereload", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "TypeScript definitions for connect-livereload", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/connect-livereload", | ||
}, | ||
"typesPublisherContentHash": "eec96c1153135ab080469a3e6935db75151ab17169ef68aa54f13be7a73b361a", | ||
"typeScriptVersion": "3.7" | ||
"typesPublisherContentHash": "1d99233de3bf566aa4e68bf93691f9105fdc37547d1ab8e07184b7412165ea72", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -16,3 +16,2 @@ # Installation | ||
import { HandleFunction } from "connect"; | ||
@@ -52,3 +51,3 @@ | ||
### Additional Details | ||
* Last updated: Wed, 20 Oct 2021 16:31:23 GMT | ||
* Last updated: Mon, 04 Sep 2023 15:41:07 GMT | ||
* Dependencies: [@types/connect](https://npmjs.com/package/@types/connect) | ||
@@ -55,0 +54,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
4873
56