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

@theme-ui/preset-deep

Package Overview
Dependencies
Maintainers
4
Versions
420
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@theme-ui/preset-deep - npm Package Compare versions

Comparing version 0.8.5-develop.0 to 0.9.0--canary.1721.8f02bab48a261cf5e8c5f8f602e7c194349ca17b.0

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# v0.8.3 (Wed May 05 2021)
#### ⚠️ Pushed to `stable`
- Merge branch 'stable' into develop ([@hasparus](https://github.com/hasparus))
#### Authors: 1
- Piotr Monwid-Olechnowicz ([@hasparus](https://github.com/hasparus))
---
# v0.8.0 (Wed May 05 2021)

@@ -2,0 +14,0 @@

6

dist/theme-ui-preset-deep.cjs.dev.js

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

var heading = {
const heading = {
fontFamily: 'heading',

@@ -11,3 +11,3 @@ fontWeight: 'heading',

};
var deep = {
const deep = {
colors: {

@@ -39,3 +39,3 @@ text: 'hsl(210, 50%, 96%)',

textStyles: {
heading: heading,
heading,
display: {

@@ -42,0 +42,0 @@ variant: 'textStyles.heading',

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

var heading = {
const heading = {
fontFamily: 'heading',

@@ -11,3 +11,3 @@ fontWeight: 'heading',

};
var deep = {
const deep = {
colors: {

@@ -39,3 +39,3 @@ text: 'hsl(210, 50%, 96%)',

textStyles: {
heading: heading,
heading,
display: {

@@ -42,0 +42,0 @@ variant: 'textStyles.heading',

@@ -1,2 +0,2 @@

var heading = {
const heading = {
fontFamily: 'heading',

@@ -6,3 +6,3 @@ fontWeight: 'heading',

};
var deep = {
const deep = {
colors: {

@@ -34,3 +34,3 @@ text: 'hsl(210, 50%, 96%)',

textStyles: {
heading: heading,
heading,
display: {

@@ -37,0 +37,0 @@ variant: 'textStyles.heading',

{
"name": "@theme-ui/preset-deep",
"version": "0.8.5-develop.0",
"version": "0.9.0--canary.1721.8f02bab48a261cf5e8c5f8f602e7c194349ca17b.0",
"main": "dist/theme-ui-preset-deep.cjs.js",

@@ -13,3 +13,3 @@ "module": "dist/theme-ui-preset-deep.esm.js",

},
"gitHead": "966d082506d7e2edc7957fe5a742994b12ba3a76"
"gitHead": "8f02bab48a261cf5e8c5f8f602e7c194349ca17b"
}
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