@types/react-image-magnifiers
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -108,2 +108,3 @@ // Type definitions for react-image-magnifiers 1.3 | ||
export interface MagnifierContainerProps { | ||
children?: React.ReactNode; | ||
style?: string | undefined; | ||
@@ -110,0 +111,0 @@ className?: string | undefined; |
{ | ||
"name": "@types/react-image-magnifiers", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "TypeScript definitions for react-image-magnifiers", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-image-magnifiers", | ||
}, | ||
"typesPublisherContentHash": "f399b3054d570830dfcfb6239d94986ced711f98d21f904fa31473a5563fc83d", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "8e4d8d17bf771e00fd159857822198a601382150a5e10d21521437e77c7f541f", | ||
"typeScriptVersion": "3.7" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 20:20:49 GMT | ||
* Last updated: Thu, 14 Oct 2021 10:01:31 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
8244
130