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

@types/react-virtualized

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-virtualized - npm Package Compare versions

Comparing version 9.21.30 to 9.22.0

2

react-virtualized/dist/es/CellMeasurer.d.ts

@@ -51,3 +51,3 @@ import { PureComponent } from "react";

measure: () => void;
registerChild?: (element?: Element) => void;
registerChild: (element?: Element | null) => void;
};

@@ -54,0 +54,0 @@

{
"name": "@types/react-virtualized",
"version": "9.21.30",
"version": "9.22.0",
"description": "TypeScript definitions for react-virtualized",

@@ -56,4 +56,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-virtualized",

},
"typesPublisherContentHash": "7c9281eb92aee6ab97a4cdad506d1d419f130e2eb6d3e78e03e42659daca0f6f",
"typeScriptVersion": "4.7"
"peerDependencies": {},
"typesPublisherContentHash": "a0030dc0acfe43b1b3cb94a7315b28325d52c05fa37e8d26441a34891ddb2fb6",
"typeScriptVersion": "4.9"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 10 Apr 2024 09:08:16 GMT
* Last updated: Tue, 19 Nov 2024 19:02:25 GMT
* Dependencies: [@types/prop-types](https://npmjs.com/package/@types/prop-types), [@types/react](https://npmjs.com/package/@types/react)

@@ -14,0 +14,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