New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

alga-css

Package Overview
Dependencies
Maintainers
1
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alga-css - npm Package Compare versions

Comparing version 1.0.0-stone-7 to 1.0.0-stone-8

alga/dropZone.alga

2

package.json
{
"name": "alga-css",
"version": "1.0.0-stone-7",
"version": "1.0.0-stone-8",
"description": "Alga CSS is a scope-first CSS toolkit for quickly mix or compose CSS references and share CSS properties between components",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -22,2 +22,10 @@ module.exports = {

bg: 'background',
bgAttach: 'backgroundAttachment',
bgClip: 'backgroundClip',
bgColor: 'backgroundColor',
bgImage: 'backgroundImage',
bgOrigin: 'backgroundOrigin',
bgPosition: 'backgroundPosition',
bgRepeat: 'backgroundRepeat',
bgSize: 'backgroundSize',
fg: 'color',

@@ -24,0 +32,0 @@ ff: 'fontFamily',

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