Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-frame-component

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-frame-component - npm Package Compare versions

Comparing version 4.1.3 to 4.1.4

2

react-frame-component/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc