Socket
Socket
Sign inDemoInstall

@manifest-ui/styled-system

Package Overview
Dependencies
4
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

5

lib/props/background.js

@@ -17,3 +17,6 @@ "use strict";

},
backgroundImage: true,
backgroundImage: {
property: 'backgroundImage',
scale: 'colors'
},
backgroundSize: true,

@@ -20,0 +23,0 @@ backgroundPosition: true,

2

package.json
{
"name": "@manifest-ui/styled-system",
"version": "0.0.1",
"version": "0.0.2",
"main": "./lib/index.js",

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

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

},
backgroundImage: true,
backgroundImage: {
property: 'backgroundImage',
scale: 'colors',
},
backgroundSize: true,

@@ -36,0 +39,0 @@ backgroundPosition: true,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc