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

@s-ui/react-layout-grid

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@s-ui/react-layout-grid - npm Package Compare versions

Comparing version 2.12.0 to 2.13.0

2

lib/gridItem/index.js
import { useMemo } from 'react';
import cx from 'classnames';
import PropTypes from 'prop-types';
import cx from 'classnames';
import PolymorphicElement from '@s-ui/react-primitive-polymorphic-element';

@@ -5,0 +5,0 @@ import { BASE_CLASS, CELL_NUMBERS } from '../settings.js';

import _extends from "@babel/runtime/helpers/esm/extends";
import cx from 'classnames';
import PropTypes from 'prop-types';
import cx from 'classnames';
import Injector from '@s-ui/react-primitive-injector';
import PolymorphicElement from '@s-ui/react-primitive-polymorphic-element';
import Injector from '@s-ui/react-primitive-injector';
import { ALIGN_ITEMS, ALIGN_CONTENT, BASE_CLASS, JUSTIFY_CONTENT, GUTTER_VALUES, CELL_NUMBERS, BREAKPOINTS } from './settings.js';
import LayoutGridItem from './gridItem/index.js';
import { getGutterClassNames, transition } from './helpers.js';
import { ALIGN_CONTENT, ALIGN_ITEMS, BASE_CLASS, BREAKPOINTS, CELL_NUMBERS, GUTTER_VALUES, JUSTIFY_CONTENT } from './settings.js';
import { jsx as _jsx } from "react/jsx-runtime";

@@ -10,0 +10,0 @@

{
"name": "@s-ui/react-layout-grid",
"version": "2.12.0",
"version": "2.13.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/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