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.0 to 5.1.1

28

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

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

"dependencies": {
"@styled-system/background": "^5.1.0",
"@styled-system/border": "^5.1.0",
"@styled-system/color": "^5.1.0",
"@styled-system/core": "^5.1.0",
"@styled-system/flexbox": "^5.1.0",
"@styled-system/grid": "^5.1.0",
"@styled-system/layout": "^5.1.0",
"@styled-system/position": "^5.1.0",
"@styled-system/shadow": "^5.1.0",
"@styled-system/space": "^5.1.0",
"@styled-system/typography": "^5.1.0",
"@styled-system/variant": "^5.1.0",
"@styled-system/background": "^5.1.1",
"@styled-system/border": "^5.1.1",
"@styled-system/color": "^5.1.1",
"@styled-system/core": "^5.1.1",
"@styled-system/flexbox": "^5.1.1",
"@styled-system/grid": "^5.1.1",
"@styled-system/layout": "^5.1.1",
"@styled-system/position": "^5.1.1",
"@styled-system/shadow": "^5.1.1",
"@styled-system/space": "^5.1.1",
"@styled-system/typography": "^5.1.1",
"@styled-system/variant": "^5.1.1",
"object-assign": "^4.1.1"
},
"gitHead": "6477ac28b98015cea35c7b8c873b92cae453d910",
"gitHead": "c8abec2db8296389c0eaa730ca514667dddff02b",
"devDependencies": {

@@ -33,0 +33,0 @@ "@emotion/styled": "^10.0.14",

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

- [Basic Example](https://codesandbox.io/s/github/jxnblk/styled-system/tree/master/examples/basic)
- [Emotion](https://codesandbox.io/s/github/jxnblk/styled-system/tree/master/examples/emotion)
- [Basic Example](https://codesandbox.io/s/github/styled-system/styled-system/tree/master/examples/basic)
- [Emotion](https://codesandbox.io/s/github/styled-system/styled-system/tree/master/examples/emotion)

@@ -91,0 +91,0 @@ ### Table of Contents

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