Socket
Socket
Sign inDemoInstall

theme-ui

Package Overview
Dependencies
87
Maintainers
4
Versions
495
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.16.1 to 0.16.2-develop.0

16

package.json
{
"name": "theme-ui",
"version": "0.16.1",
"version": "0.16.2-develop.0",
"description": "The Design Graph Framework",

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

"dependencies": {
"@theme-ui/color-modes": "^0.16.1",
"@theme-ui/components": "^0.16.1",
"@theme-ui/core": "^0.16.1",
"@theme-ui/css": "^0.16.1",
"@theme-ui/global": "^0.16.1",
"@theme-ui/theme-provider": "^0.16.1"
"@theme-ui/color-modes": "^0.16.2-develop.0",
"@theme-ui/components": "^0.16.2-develop.0",
"@theme-ui/core": "^0.16.2-develop.0",
"@theme-ui/css": "^0.16.2-develop.0",
"@theme-ui/global": "^0.16.2-develop.0",
"@theme-ui/theme-provider": "^0.16.2-develop.0"
},

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

"react-dom": "^18",
"@theme-ui/test-utils": "^0.16.1"
"@theme-ui/test-utils": "^0.16.2-develop.0"
},

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

<p align="center">
<img
src="/packages/docs/static/logo.png"
src="/packages/docs/static/logo-dark.png#gh-dark-mode-only"
width="96"
height="96"
alt="Theme UI logo"
/>
<img
src="/packages/docs/static/logo.png#gh-light-mode-only"
width="96"
height="96"
alt="Theme UI logo"
/>
</p>

@@ -8,0 +15,0 @@

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