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

react-reflex

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-reflex - npm Package Compare versions

Comparing version 3.0.12 to 3.0.13

1

dist/index.d.ts

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

onStartResize?: (args: HandlerProps) => void;
onStopResize?: (args: HandlerProps) => void;
onResize?: (args: HandlerProps) => void;

@@ -36,0 +37,0 @@ } & StyleAndClass;

2

package.json
{
"name": "react-reflex",
"version": "3.0.12",
"version": "3.0.13",
"description": "Flex layout component for advanced React web applications",

@@ -5,0 +5,0 @@ "main": "dist/commonjs/index.js",

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