New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rebass

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rebass - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

dist/emotion/Heading.js

@@ -26,3 +26,3 @@ 'use strict';

m: 0
}, 'color', 'textAlign');
}, 'fontFamily', 'color', 'textAlign');

@@ -29,0 +29,0 @@ Heading.displayName = 'Heading';

@@ -16,3 +16,3 @@ 'use strict';

m: 0
}, 'space', 'color', 'fontSize', 'fontWeight', 'textAlign', 'lineHeight');
}, 'space', 'color', 'fontFamily', 'fontSize', 'fontWeight', 'textAlign', 'lineHeight');

@@ -19,0 +19,0 @@ Text.displayName = 'Text';

@@ -26,3 +26,3 @@ 'use strict';

m: 0
}, 'color', 'textAlign');
}, 'fontFamily', 'color', 'textAlign');

@@ -29,0 +29,0 @@ Heading.displayName = 'Heading';

@@ -16,3 +16,3 @@ 'use strict';

m: 0
}, 'space', 'color', 'fontSize', 'fontWeight', 'textAlign', 'lineHeight');
}, 'space', 'color', 'fontFamily', 'fontSize', 'fontWeight', 'textAlign', 'lineHeight');

@@ -19,0 +19,0 @@ Text.displayName = 'Text';

{
"name": "rebass",
"version": "2.0.0",
"description": "React UI component library & design system, built with styled-components and styled-system",
"version": "2.0.1",
"description": "Flexible & functional React design system, built with styled-system",
"main": "dist/index.js",

@@ -6,0 +6,0 @@ "sideEffects": false,

@@ -11,2 +11,3 @@ import React from 'react'

},
'fontFamily',
'color',

@@ -13,0 +14,0 @@ 'textAlign'

@@ -8,2 +8,3 @@ import sys from 'system-components'

'color',
'fontFamily',
'fontSize',

@@ -10,0 +11,0 @@ 'fontWeight',

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