styled-system
Advanced tools
Comparing version 5.1.0 to 5.1.1
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24179
Updated@styled-system/border@^5.1.1
Updated@styled-system/color@^5.1.1
Updated@styled-system/core@^5.1.1
Updated@styled-system/grid@^5.1.1
Updated@styled-system/layout@^5.1.1
Updated@styled-system/shadow@^5.1.1
Updated@styled-system/space@^5.1.1