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

basscss

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

basscss - npm Package Compare versions

Comparing version 8.0.0-beta2 to 8.0.0-beta3

docs/DesignPrinciples.md

6

CONTRIBUTING.md

@@ -15,3 +15,3 @@ # Contributing to Basscss

The majority of Basscss’s source code and documentation lives in individual modules and separate repositories.
The majority of Basscss’s source code and documentation lives in individual modules. Core modules are within this repository, but optional modules each have their own.
Please try to open issues and pull requests in their relevant repository.

@@ -35,6 +35,2 @@

The core basscss/basscss repo only contains one source file [`src/basscss.css`](src/basscss.css).
The bulk of the source CSS and documentation exists in separate repos under the [basscss organization](https://github.com/basscss).
Please **do not** edit the files in the `css` folder.
Most repos build scripts are handled with npm run scripts. Type `npm run` in any repo to see the available commands.

@@ -41,0 +37,0 @@

{
"name": "basscss",
"version": "8.0.0-beta2",
"version": "8.0.0-beta3",
"description": "Low-level CSS toolkit",

@@ -19,9 +19,9 @@ "style": "src/basscss.css",

"basscss-border": "^3.0.2",
"basscss-flexbox": "^1.0.0-beta5",
"basscss-flexbox": "^1.0.0-beta6",
"basscss-grid": "^1.0.6",
"basscss-hide": "^1.0.0-beta3",
"basscss-layout": "^3.0.0",
"basscss-margin": "^1.0.4",
"basscss-hide": "^1.0.0-beta4",
"basscss-layout": "^3.0.1",
"basscss-margin": "^1.0.5",
"basscss-padding": "^1.1.1",
"basscss-position": "^2.0.1",
"basscss-position": "^2.0.2",
"basscss-type-scale": "^1.0.3",

@@ -28,0 +28,0 @@ "basscss-typography": "^3.0.0"

@@ -8,6 +8,2 @@ # Basscss

<!--
[![GitHub](https://img.shields.io/github/stars/basscss/basscss.svg?style=social&label=GitHub)](http://github.com/basscss/basscss)
-->
Documentation: <http://basscss.com/docs>

@@ -68,3 +64,3 @@

[MIT license](http://opensource.org/licenses/MIT)
[MIT license](LICENSE.md)
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