Socket
Socket
Sign inDemoInstall

styled-system

Package Overview
Dependencies
Maintainers
1
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 1.1.6 to 1.1.7

5

dist/prop-types.js

@@ -79,2 +79,6 @@ 'use strict';

var maxWidth = {
maxWidth: numberOrString
};
var borderRadius = {

@@ -130,2 +134,3 @@ borderRadius: numberOrString

alignSelf: alignSelf,
maxWidth: maxWidth,
borderRadius: borderRadius,

@@ -132,0 +137,0 @@ borderWidth: borderWidth,

2

package.json
{
"name": "styled-system",
"version": "1.1.6",
"version": "1.1.7",
"description": "Design system utilities for styled-components, glamorous, and other css-in-js libraries",

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

@@ -393,3 +393,3 @@ # styled-system

- [boxShadow](#boxshadow)
- [maxWidth](#maxWidth)
- [maxWidth](#maxwidth)
- [**Pseudo-classes**](#pseudo-classes)

@@ -396,0 +396,0 @@ - [hover](#hover)

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