@types/scheduler
Advanced tools
Comparing version 0.16.6 to 0.16.7
{ | ||
"name": "@types/scheduler", | ||
"version": "0.16.6", | ||
"version": "0.16.7", | ||
"description": "TypeScript definitions for scheduler", | ||
@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/scheduler", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "b01944d7cae04938d2883c03e4db09e00bc40d4c218c882141782a1e4ed4ab18", | ||
"typesPublisherContentHash": "70d5c23755f986ab0cb85e37a2f6e77da065f7229dedf6963670f0ed2d174f49", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 15:11:36 GMT | ||
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ |
@@ -12,3 +12,3 @@ // disable automatic export | ||
*/ | ||
// tslint:disable-next-line: no-empty-interface | ||
// eslint-disable-next-line @typescript-eslint/no-empty-interface | ||
export interface Build {} | ||
@@ -15,0 +15,0 @@ |
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
8186