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.0.0 to 2.1.0

3

lib/gridItem/index.js

@@ -39,3 +39,4 @@ import _objectWithoutPropertiesLoose from "@babel/runtime/helpers/esm/objectWithoutPropertiesLoose";

var children = _ref2.children,
colSpan = _ref2.colSpan,
_ref2$colSpan = _ref2.colSpan,
colSpan = _ref2$colSpan === void 0 ? 1 : _ref2$colSpan,
l = _ref2.l,

@@ -42,0 +43,0 @@ lOffset = _ref2.lOffset,

{
"name": "@s-ui/react-layout-grid",
"version": "2.0.0",
"version": "2.1.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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