Socket
Socket
Sign inDemoInstall

theme-ui

Package Overview
Dependencies
Maintainers
1
Versions
495
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

2

index.js

@@ -52,3 +52,3 @@ import React, { useContext } from 'react'

const themed = key => theme => theme.css(get(theme, `styles.${key}`))(theme)
const themed = key => theme => css(get(theme, `styles.${key}`))(theme)

@@ -55,0 +55,0 @@ const styled = (tag, key) => ({ as = tag, ...props }) => jsx(alias(as), {

{
"name": "theme-ui",
"version": "0.0.2",
"version": "0.0.3",
"main": "index.js",

@@ -5,0 +5,0 @@ "author": "Brent Jackson <jxnblk@gmail.com>",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc