New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-data-grid

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-data-grid - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

2

react-data-grid/index.d.ts

@@ -586,3 +586,3 @@ // Type definitions for react-data-grid 4.0

onCommit?: () => void;
options?: Array<{ id: number; title: string }>;
options?: Array<{ id: any; title: string }>;
label?: any;

@@ -589,0 +589,0 @@ value?: any;

{
"name": "@types/react-data-grid",
"version": "4.0.0",
"version": "4.0.1",
"description": "TypeScript definitions for react-data-grid",

@@ -29,2 +29,3 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {

@@ -38,4 +39,4 @@ "type": "git",

},
"typesPublisherContentHash": "9ac8ecfb98e4ddb8343982f52268f5dcfcc85ada7bc4108a1b63f617d7b1374c",
"typesPublisherContentHash": "84912c856b112ff8ec4b029f70473bb29c14a7c5017ef5b5f9ac1c3222ec9f0f",
"typeScriptVersion": "2.8"
}

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Tue, 04 Sep 2018 18:12:11 GMT
* Dependencies: react
* Last updated: Fri, 07 Dec 2018 18:49:08 GMT
* Dependencies: @types/react
* Global values: AdazzleReactDataGrid, AdazzleReactDataGridPlugins

@@ -15,0 +15,0 @@

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