Socket
Socket
Sign inDemoInstall

react-rnd

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-rnd - npm Package Compare versions

Comparing version 9.0.0 to 9.0.1

5

lib/index.d.ts

@@ -72,3 +72,3 @@ import * as React from "react";

};
export declare type Props = {
export interface Props {
dragGrid?: Grid;

@@ -113,3 +113,4 @@ default?: {

enableUserSelectHack?: boolean;
};
[key: string]: any;
}
export declare class Rnd extends React.Component<Props, State> {

@@ -116,0 +117,0 @@ static defaultProps: {

2

package.json
{
"name": "react-rnd",
"version": "9.0.0",
"version": "9.0.1",
"description": "",

@@ -5,0 +5,0 @@ "title": "react-rnd",

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