Socket
Socket
Sign inDemoInstall

styled-system

Package Overview
Dependencies
Maintainers
2
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

styled-system - npm Package Compare versions

Comparing version 5.1.4 to 5.1.5

1

dist/index.js

@@ -70,2 +70,3 @@ "use strict";

// v4 api shims
var width = _layout["default"].width,

@@ -72,0 +73,0 @@ height = _layout["default"].height,

12

package.json
{
"name": "styled-system",
"version": "5.1.4",
"version": "5.1.5",
"description": "Responsive, theme-based style props for building design systems with React",

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

"@styled-system/background": "^5.1.2",
"@styled-system/border": "^5.1.2",
"@styled-system/border": "^5.1.5",
"@styled-system/color": "^5.1.2",

@@ -28,11 +28,11 @@ "@styled-system/core": "^5.1.2",

"@styled-system/typography": "^5.1.2",
"@styled-system/variant": "^5.1.4",
"@styled-system/variant": "^5.1.5",
"object-assign": "^4.1.1"
},
"gitHead": "a01215ed88c81403836a684cd4b000f40e5be77a",
"gitHead": "629fa1a080fb71c0f966c79539aa4c5fd92f2f74",
"devDependencies": {
"@emotion/styled": "^10.0.14",
"jest-styled-components": "^6.3.3",
"styled-components": "^4.3.2"
"jest-styled-components": "^7.0.0",
"styled-components": "^5.0.0"
}
}

@@ -43,3 +43,3 @@ <img src='https://styled-system.com/logo.svg' width='128' height='128' />

- Works with most css-in-js libraries, including [styled-components][] & [emotion][emotion]
- Used in [Rebass](https://rebassjs.org), [Reflexbox](https://rebassjs.org/reflexbox/), and the [Priceline Design System](https://github.com/pricelinelabs/design-system)
- Used in [Rebass](https://rebassjs.org), [Reflexbox](https://rebassjs.org/reflexbox/), and the [Priceline Design System](https://github.com/priceline/design-system)

@@ -46,0 +46,0 @@ > "This is honestly my favourite way to build UI components right now ![party parrot][party-parrot]"

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