Socket
Socket
Sign inDemoInstall

@styled-system/css

Package Overview
Dependencies
0
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.11 to 5.0.13

3

dist/index.esm.js

@@ -68,2 +68,5 @@ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }

gridRowGap: 'space',
gap: 'space',
columnGap: 'space',
rowGap: 'space',
fontFamily: 'fonts',

@@ -70,0 +73,0 @@ fontSize: 'fontSizes',

@@ -75,2 +75,5 @@ "use strict";

gridRowGap: 'space',
gap: 'space',
columnGap: 'space',
rowGap: 'space',
fontFamily: 'fonts',

@@ -77,0 +80,0 @@ fontSize: 'fontSizes',

4

package.json
{
"name": "@styled-system/css",
"version": "5.0.11",
"version": "5.0.13",
"description": "Styled System for the `css` prop",

@@ -18,3 +18,3 @@ "main": "dist/index.js",

"license": "MIT",
"gitHead": "bf5ceeb2515f1b3838fe70745ffa1d028251cc04",
"gitHead": "ad685ea3ba299170b6e8837aa8eccc33b1ae91f0",
"publishConfig": {

@@ -21,0 +21,0 @@ "access": "public"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc