Socket
Socket
Sign inDemoInstall

theme-ui

Package Overview
Dependencies
111
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.9 to 0.15.0-develop.10

3

dist/theme-ui.cjs.dev.js

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

function _extends() {
_extends = Object.assign || function (target) {
_extends = Object.assign ? Object.assign.bind() : function (target) {
for (var i = 1; i < arguments.length; i++) {

@@ -27,3 +27,2 @@ var source = arguments[i];

};
return _extends.apply(this, arguments);

@@ -30,0 +29,0 @@ }

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

function _extends() {
_extends = Object.assign || function (target) {
_extends = Object.assign ? Object.assign.bind() : function (target) {
for (var i = 1; i < arguments.length; i++) {

@@ -27,3 +27,2 @@ var source = arguments[i];

};
return _extends.apply(this, arguments);

@@ -30,0 +29,0 @@ }

@@ -10,3 +10,3 @@ import { jsx as jsx$1 } from '@theme-ui/core';

function _extends() {
_extends = Object.assign || function (target) {
_extends = Object.assign ? Object.assign.bind() : function (target) {
for (var i = 1; i < arguments.length; i++) {

@@ -24,3 +24,2 @@ var source = arguments[i];

};
return _extends.apply(this, arguments);

@@ -27,0 +26,0 @@ }

{
"name": "theme-ui",
"version": "0.15.0-develop.9",
"version": "0.15.0-develop.10",
"description": "The Design Graph Framework",

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

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

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

},
"gitHead": "90b8e81e67138782fab5af51c5489a8b9c647b1a"
"gitHead": "7949938fc1b1a6bc8296882d8095a15423923dc4"
}

Sorry, the diff of this file is too big to display

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