@types/react-frame-component
Advanced tools
Comparing version 4.1.3 to 4.1.4
@@ -7,3 +7,3 @@ // Type definitions for react-frame-component 4.1 | ||
import * as React from 'react'; | ||
import * as React from "react"; | ||
@@ -10,0 +10,0 @@ export interface FrameComponentProps extends React.IframeHTMLAttributes<HTMLIFrameElement> { |
{ | ||
"name": "@types/react-frame-component", | ||
"version": "4.1.3", | ||
"version": "4.1.4", | ||
"description": "TypeScript definitions for react-frame-component", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-frame-component", | ||
}, | ||
"typesPublisherContentHash": "013970e8ecae8c5c83b35e2acf0eef5645d5877dce364d56bc2c1233c6cb3a74", | ||
"typeScriptVersion": "3.7" | ||
"typesPublisherContentHash": "5990747f58650549cd5e86cdb2dccadd0fd7abd1c5a1b4c65cdb60e3fbe20e42", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -17,3 +17,3 @@ # Installation | ||
import * as React from 'react'; | ||
import * as React from "react"; | ||
@@ -47,3 +47,3 @@ export interface FrameComponentProps extends React.IframeHTMLAttributes<HTMLIFrameElement> { | ||
### Additional Details | ||
* Last updated: Tue, 14 Sep 2021 12:31:29 GMT | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -50,0 +50,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