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

@builds-dev/react-ui

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@builds-dev/react-ui - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

4

dist/index.js

@@ -86,3 +86,2 @@ 'use strict';

factor = 1,
minimum = 0,
maximum = Infinity

@@ -93,4 +92,3 @@ }) => ({

factor,
maximum: format_length(maximum),
minimum: format_length(minimum)
maximum: format_length(maximum)
}

@@ -97,0 +95,0 @@ }));

{
"name": "@builds-dev/react-ui",
"version": "0.2.3",
"version": "0.2.4",
"description": "A library of React components that abstract over HTML and CSS, for building UIs from high-level, simple expressions.",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is not supported yet

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