Socket
Socket
Sign inDemoInstall

theme-ui

Package Overview
Dependencies
105
Maintainers
4
Versions
495
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.15.0-develop.30 to 0.15.0

16

package.json
{
"name": "theme-ui",
"version": "0.15.0-develop.30",
"version": "0.15.0",
"description": "The Design Graph Framework",

@@ -14,8 +14,8 @@ "source": "src/index.ts",

"dependencies": {
"@theme-ui/color-modes": "^0.15.0-develop.30",
"@theme-ui/components": "^0.15.0-develop.30",
"@theme-ui/core": "^0.15.0-develop.30",
"@theme-ui/css": "^0.15.0-develop.30",
"@theme-ui/mdx": "^0.15.0-develop.30",
"@theme-ui/theme-provider": "^0.15.0-develop.30"
"@theme-ui/color-modes": "^0.15.0",
"@theme-ui/components": "^0.15.0",
"@theme-ui/core": "^0.15.0",
"@theme-ui/css": "^0.15.0",
"@theme-ui/mdx": "^0.15.0",
"@theme-ui/theme-provider": "^0.15.0"
},

@@ -29,3 +29,3 @@ "peerDependencies": {

"@types/react": "^18",
"@theme-ui/test-utils": "^0.15.0-develop.30"
"@theme-ui/test-utils": "^0.15.0"
},

@@ -32,0 +32,0 @@ "keywords": [

@@ -94,4 +94,2 @@ <p align="center">

- Theme-based styling with the `sx` prop
- Style [MDX][] content with a simple, expressive API
- Works with [Typography.js][] themes
- Compatible with virtually any UI component library

@@ -102,6 +100,8 @@ - Works with existing [Styled System][] components

- Primitive page layout components
- Plugin for use in [Gatsby][] sites and themes
- Completely customizable with robust theming
- Built with a standard [Theme Specification][] for interoperability
- Built with [Emotion][] for scoped styles
- Plugin for use in [Gatsby][] sites and themes
- Style [MDX][] content with a simple, expressive API
- Works with [Typography.js][] themes

@@ -121,3 +121,3 @@ [emotion]: https://emotion.sh

_If you don't need color modes, components and MDX support, you can install
_If you don't need color modes or components you can install
[**@theme-ui/core**](https://github.com/system-ui/theme-ui/tree/develop/packages/core)_.

@@ -223,5 +223,5 @@

- [Color Modes](https://theme-ui.com/color-modes)
- [Theme Spec](https://theme-ui.com/theme-spec)
- [Themed](https://theme-ui.com/themed)
- [MDX Components](https://theme-ui.com/mdx-components)
- [Theme Spec](https://theme-ui.com/theme-spec)
- [Gatsby Plugin](https://theme-ui.com/packages/gatsby-plugin)

@@ -387,2 +387,3 @@ - [API](https://theme-ui.com/api)

<td align="center"><a href="https://kamatte.me/"><img src="https://avatars.githubusercontent.com/u/16129027?v=4?s=63" width="63px;" alt=""/><br /><sub><b>kamatte</b></sub></a><br /><a href="https://github.com/system-ui/theme-ui/commits?author=kamatte-me" title="Documentation">πŸ“–</a> <a href="https://github.com/system-ui/theme-ui/commits?author=kamatte-me" title="Code">πŸ’»</a></td>
<td align="center"><a href="https://github.com/cobraz"><img src="https://avatars.githubusercontent.com/u/3726815?v=4?s=63" width="63px;" alt=""/><br /><sub><b>Simen A. W. Olsen</b></sub></a><br /><a href="https://github.com/system-ui/theme-ui/commits?author=cobraz" title="Documentation">πŸ“–</a> <a href="#example-cobraz" title="Examples">πŸ’‘</a> <a href="https://github.com/system-ui/theme-ui/commits?author=cobraz" title="Tests">⚠️</a> <a href="https://github.com/system-ui/theme-ui/commits?author=cobraz" title="Code">πŸ’»</a></td>
</tr>

@@ -389,0 +390,0 @@ </table>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚑️ by Socket Inc