Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@theme-ui/css

Package Overview
Dependencies
Maintainers
4
Versions
432
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@theme-ui/css - npm Package Compare versions

Comparing version 0.7.4--canary.1669.b9b1123a3b1146a624544a133ce71147cbd4317a.0 to 0.7.4-develop.0

2

dist/declarations/src/index.d.ts

@@ -155,3 +155,2 @@ import { CSSObject, ThemeUIStyleObject, Theme } from './types';

readonly borderStartStartRadius: "radii";
readonly columnRuleWidth: "borderWidths";
readonly outlineColor: "colors";

@@ -175,3 +174,2 @@ readonly boxShadow: "shadows";

readonly minInlineSize: "sizes";
readonly columnWidth: "sizes";
readonly fill: "colors";

@@ -178,0 +176,0 @@ readonly stroke: "colors";

@@ -328,3 +328,2 @@ 'use strict';

borderStartStartRadius: 'radii',
columnRuleWidth: 'borderWidths',
outlineColor: 'colors',

@@ -348,3 +347,2 @@ boxShadow: 'shadows',

minInlineSize: 'sizes',
columnWidth: 'sizes',
// svg

@@ -351,0 +349,0 @@ fill: 'colors',

@@ -328,3 +328,2 @@ 'use strict';

borderStartStartRadius: 'radii',
columnRuleWidth: 'borderWidths',
outlineColor: 'colors',

@@ -348,3 +347,2 @@ boxShadow: 'shadows',

minInlineSize: 'sizes',
columnWidth: 'sizes',
// svg

@@ -351,0 +349,0 @@ fill: 'colors',

@@ -324,3 +324,2 @@ function _arrayLikeToArray(arr, len) {

borderStartStartRadius: 'radii',
columnRuleWidth: 'borderWidths',
outlineColor: 'colors',

@@ -344,3 +343,2 @@ boxShadow: 'shadows',

minInlineSize: 'sizes',
columnWidth: 'sizes',
// svg

@@ -347,0 +345,0 @@ fill: 'colors',

4

package.json
{
"name": "@theme-ui/css",
"version": "0.7.4--canary.1669.b9b1123a3b1146a624544a133ce71147cbd4317a.0",
"version": "0.7.4-develop.0",
"source": "src/index.ts",

@@ -18,3 +18,3 @@ "main": "dist/theme-ui-css.cjs.js",

},
"gitHead": "b9b1123a3b1146a624544a133ce71147cbd4317a"
"gitHead": "86089fa4aaf827d83c6080afa07a93433eedbe13"
}

@@ -229,3 +229,2 @@ import {

borderStartStartRadius: 'radii',
columnRuleWidth: 'borderWidths',
outlineColor: 'colors',

@@ -249,3 +248,2 @@ boxShadow: 'shadows',

minInlineSize: 'sizes',
columnWidth: 'sizes',
// svg

@@ -252,0 +250,0 @@ fill: 'colors',

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