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

ui-box

Package Overview
Dependencies
Maintainers
136
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ui-box - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

2

dist/types/box-types.d.ts

@@ -43,3 +43,3 @@ import React from 'react';

*/
innerRef?: ((ref: RefType<T>) => void) | React.RefObject<RefType<T>>;
innerRef?: React.Ref<RefType<T>>;
};

@@ -46,0 +46,0 @@ export interface BoxComponent {

{
"name": "ui-box",
"version": "3.0.1",
"version": "3.0.2",
"description": "Blazing Fast React UI Primitive",

@@ -5,0 +5,0 @@ "contributors": [

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