Socket
Socket
Sign inDemoInstall

@theme-ui/css

Package Overview
Dependencies
Maintainers
4
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.6.0-canary.1544.3ce24759664e3c638354903f9eebb194f2bae7ec.0 to 0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0

4

package.json
{
"name": "@theme-ui/css",
"version": "0.6.0-canary.1544.3ce24759664e3c638354903f9eebb194f2bae7ec.0",
"version": "0.6.0-canary.1544.5359f8a1e408a4dfeb74a9ae39688270286e534a.0",
"source": "src/index.ts",

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

},
"gitHead": "3ce24759664e3c638354903f9eebb194f2bae7ec"
"gitHead": "5359f8a1e408a4dfeb74a9ae39688270286e534a"
}

@@ -143,12 +143,2 @@ import { expecter } from '@theme-ui/test-utils'

const baseColors = [
colorMode.text,
colorMode.background,
colorMode.primary,
colorMode.secondary,
colorMode.muted,
colorMode.highlight,
colorMode.accent,
];
const seriousPink = colorMode.seriousPink

@@ -160,8 +150,4 @@ if (Array.isArray(seriousPink)) {

expectedSnippet.toInfer(
'baseColors',
'((string & {}) | Color[] | NestedScaleDict<Color> | undefined)[]'
)
expectedSnippet.toInfer('light', 'Color')
expectedSnippet.toInfer('dark', 'Color')
})
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