Socket
Socket
Sign inDemoInstall

@manifest-ui/styled-system

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@manifest-ui/styled-system - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

dts/types.d.ts

@@ -22,3 +22,3 @@ import * as CSS from 'csstype';

fill?: Record<string, Partial<Color>>;
gradient?: CSS.Property.BackgroundImage;
gradient?: Record<string, CSS.Property.BackgroundImage>;
neutral?: Partial<Color>;

@@ -25,0 +25,0 @@ primary?: Partial<Color>;

{
"name": "@manifest-ui/styled-system",
"version": "0.0.4",
"version": "0.0.5",
"main": "./lib/index.js",

@@ -5,0 +5,0 @@ "types": "./dts/index.d.ts",

@@ -38,3 +38,3 @@ import * as CSS from 'csstype';

fill?: Record<string, Partial<Color>>;
gradient?: CSS.Property.BackgroundImage;
gradient?: Record<string, CSS.Property.BackgroundImage>;
neutral?: Partial<Color>;

@@ -41,0 +41,0 @@ primary?: Partial<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