🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

@types/react-resizable

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-resizable - npm Package Compare versions

Comparing version

to
3.0.6

@@ -1,7 +0,1 @@

// Type definitions for react-resizable 3.0
// Project: https://github.com/react-grid-layout/react-resizable
// Definitions by: Harry Brrundage <https://github.com/airhorns>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import * as React from "react";

@@ -8,0 +2,0 @@

{
"name": "@types/react-resizable",
"version": "3.0.5",
"version": "3.0.6",
"description": "TypeScript definitions for react-resizable",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-resizable",

"name": "Harry Brrundage",
"url": "https://github.com/airhorns",
"githubUsername": "airhorns"
"githubUsername": "airhorns",
"url": "https://github.com/airhorns"
}

@@ -26,4 +26,4 @@ ],

},
"typesPublisherContentHash": "ba8229aca9415163af964cd0557f5cab016612b05c3e1df8e3573d13dd97e2ca",
"typesPublisherContentHash": "ebeb75c365f6783e04c66d34540ddeac90dff680d158599e0eb9c3333f1e0052",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for react-resizable 3.0
// Project: https://github.com/react-grid-layout/react-resizable
// Definitions by: Harry Brrundage <https://github.com/airhorns>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import * as React from "react";

@@ -98,7 +92,6 @@

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)
* Global values: none
# Credits
These definitions were written by [Harry Brrundage](https://github.com/airhorns).