@types/react-reconciler
Advanced tools
Comparing version 0.28.0 to 0.28.1
@@ -27,3 +27,3 @@ // Type definitions for react-reconciler 0.28 | ||
config: ReactReconciler.HostConfig< | ||
// tslint:disable:no-unnecessary-generics | ||
/* eslint-disable no-unnecessary-generics */ | ||
Type, | ||
@@ -42,3 +42,3 @@ Props, | ||
NoTimeout | ||
// tslint:enable:no-unnecessary-generics | ||
/* eslint-enable no-unnecessary-generics */ | ||
>, | ||
@@ -45,0 +45,0 @@ ): ReactReconciler.Reconciler<Container, Instance, TextInstance, SuspenseInstance, PublicInstance>; |
{ | ||
"name": "@types/react-reconciler", | ||
"version": "0.28.0", | ||
"version": "0.28.1", | ||
"description": "TypeScript definitions for react-reconciler", | ||
@@ -35,4 +35,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-reconciler", | ||
}, | ||
"typesPublisherContentHash": "86f35f1c55c60f7f1c8c0e9e051f1a4fa82032cc93926cc7fea34f55a258890c", | ||
"typeScriptVersion": "4.0" | ||
"typesPublisherContentHash": "929306ac8a37789c66ad4b4fc8fe71ea5923f2fb9d1ee1941a095a61cbe78b1a", | ||
"typeScriptVersion": "4.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 14 Jun 2022 10:01:34 GMT | ||
* Last updated: Fri, 30 Dec 2022 23:03:45 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -14,0 +14,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
50532