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.0.6 to 0.0.7

8

dist/index.js

@@ -450,3 +450,3 @@ 'use strict';

var css_248z = ".body_b1yx4jx3 {display: flex; \tflex-direction: column; \tflex-wrap: nowrap; \talign-items: flex-start; \tjustify-content: flex-start; \tmargin: 0; \tmin-height: 100vh; \tpadding: 0;}\n\n.body_root_element_b1dynhyx {display: flex; \tflex-direction: column; \tflex-wrap: nowrap; \talign-items: flex-start; \tjustify-content: flex-start; \tflex: 1 0 auto; \twidth: 100%;}\n\n";
var css_248z = ".body_b1yx4jx3 {display: flex; \tflex-direction: row; \tflex-wrap: nowrap; \talign-items: flex-start; \tjustify-content: flex-start; \tmin-height: 100vh; \tmargin: 0; \tpadding: 0;}\n\n.body_root_element_b1dynhyx {display: flex; \tflex-direction: row; \tflex-wrap: nowrap; \talign-items: flex-start; \tjustify-content: flex-start; \tflex: 1 1 100%; \talign-self: stretch;}\n\n";
styleInject(css_248z);

@@ -456,3 +456,3 @@

display: flex;
flex-direction: column;
flex-direction: row;
flex-wrap: nowrap;

@@ -464,4 +464,4 @@ align-items: flex-start;

${container_css}
min-height: 100vh;
margin: 0;
min-height: 100vh;
padding: 0;

@@ -490,3 +490,3 @@ `;

const create_app = props => /*#__PURE__*/React__default["default"].createElement(Box_child_style_context.Provider, {
value: child_props => compute_style_for_layout_y_child({
value: child_props => compute_style_for_layout_x_child({
width: fill,

@@ -493,0 +493,0 @@ height: fill

{
"name": "@builds-dev/react-ui",
"version": "0.0.6",
"version": "0.0.7",
"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