Socket
Socket
Sign inDemoInstall

@theme-ui/css

Package Overview
Dependencies
Maintainers
3
Versions
427
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.4.0-rc.7 to 0.4.0-rc.11

4

dist/types.d.ts

@@ -589,2 +589,6 @@ import * as CSS from 'csstype';

/**
* Provide a value here to set a color mode for printing
*/
printColorModeName?: string;
/**
* Adds styles defined in theme.styles.root to the <body> element along with color and background-color

@@ -591,0 +595,0 @@ */

4

package.json
{
"name": "@theme-ui/css",
"version": "0.4.0-rc.7",
"version": "0.4.0-rc.11",
"source": "src/index.ts",

@@ -22,3 +22,3 @@ "main": "dist/index.js",

},
"gitHead": "72bd950a345fdf58d0027f92ef2cf3149f970afb"
"gitHead": "7a97b423774254db514139cb557d8636d5231725"
}

@@ -637,2 +637,7 @@ import * as CSS from 'csstype'

/**
* Provide a value here to set a color mode for printing
*/
printColorModeName?: string
/**
* Adds styles defined in theme.styles.root to the <body> element along with color and background-color

@@ -639,0 +644,0 @@ */

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