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

basscss-background-colors

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

basscss-background-colors - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

4

package.json
{
"name": "basscss-background-colors",
"version": "1.0.0",
"version": "1.1.0",
"description": "Background color styles module for Basscss",

@@ -22,4 +22,4 @@ "style": "index.css",

"dependencies": {
"basscss-defaults": "^2.0.1"
"basscss-defaults": "^2.1.0"
}
}

@@ -29,3 +29,7 @@

<div class="center p1 bg-darken-4">.bg-darken-4</div>
<div class="center p1 bg-lighten-1">.bg-lighten-1</div>
<div class="center p1 bg-lighten-2">.bg-lighten-2</div>
<div class="center p1 bg-lighten-3">.bg-lighten-3</div>
<div class="center p1 bg-lighten-4">.bg-lighten-4</div>
```

Sorry, the diff of this file is not supported yet

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