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

@welcome-ui/utils

Package Overview
Dependencies
Maintainers
12
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@welcome-ui/utils - npm Package Compare versions

Comparing version 5.0.0-alpha.37 to 5.0.0-alpha.43

2

dist/index.js

@@ -328,3 +328,3 @@ var __create = Object.create;

const [size, setSize] = (0, import_react5.useState)({ height: void 0, width: void 0 });
(0, import_react5.useLayoutEffect)(() => {
useIsomorphicLayoutEffect(() => {
setSize({ width: window.innerWidth, height: window.innerHeight });

@@ -331,0 +331,0 @@ function handleResize() {

@@ -1,2 +0,1 @@

/// <reference types="react" />
export declare const wrapChildren: (children?: string | JSX.Element) => unknown;
{
"name": "@welcome-ui/utils",
"version": "5.0.0-alpha.37",
"version": "5.0.0-alpha.43",
"description": "Customizable design system with react • styled-components • styled-system and reakit.",

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

},
"gitHead": "3630eccef6e906e68d66f0bc6d15ec3c5f137470",
"gitHead": "f8b17a772158e2d1fe22810455b116bfa0a15b0e",
"sideEffects": false,
"homepage": "https://welcome-ui.com"
}

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