@types/react-addons-linked-state-mixin
Advanced tools
Comparing version 0.14.22 to 0.14.23
@@ -7,3 +7,3 @@ // Type definitions for React (react-addons-linked-state-mixin) 0.14 | ||
import { Mixin } from 'react'; | ||
import { Mixin } from "react"; | ||
@@ -25,3 +25,3 @@ declare var LinkedStateMixin: LinkedStateMixin.LinkedStateMixin; | ||
declare module 'react' { | ||
declare module "react" { | ||
interface HTMLAttributes<T> { | ||
@@ -28,0 +28,0 @@ checkedLink?: LinkedStateMixin.ReactLink<boolean> | undefined; |
{ | ||
"name": "@types/react-addons-linked-state-mixin", | ||
"version": "0.14.22", | ||
"version": "0.14.23", | ||
"description": "TypeScript definitions for React (react-addons-linked-state-mixin)", | ||
@@ -32,4 +32,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-addons-linked-state-mixin", | ||
}, | ||
"typesPublisherContentHash": "05ce46a70816cc4b67fe2c4c748116c417229e01570a3b0ec3918033cc1d3484", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "1566216bf9da012bc75ed0c47a557b27cbd7de893e0992388d8d8a41148dab5c", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -17,3 +17,3 @@ # Installation | ||
import { Mixin } from 'react'; | ||
import { Mixin } from "react"; | ||
@@ -35,3 +35,3 @@ declare var LinkedStateMixin: LinkedStateMixin.LinkedStateMixin; | ||
declare module 'react' { | ||
declare module "react" { | ||
interface HTMLAttributes<T> { | ||
@@ -46,3 +46,3 @@ checkedLink?: LinkedStateMixin.ReactLink<boolean> | undefined; | ||
### Additional Details | ||
* Last updated: Wed, 07 Jul 2021 17:02:53 GMT | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -49,0 +49,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