Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bruce

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bruce - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

2

package.json
{
"name": "bruce",
"title": "Bruce",
"version": "0.5.1",
"version": "0.5.2",
"description": "SCSS Helpers",

@@ -6,0 +6,0 @@ "repository": {

@@ -24,74 +24,2 @@ # Bruce

## Planning
### Functions
```
@import 'src/functions/grey';
@import 'src/functions/baseUnit';
@import 'src/functions/color';
@import 'src/functions/fourProps';
@import 'src/functions/get-zindex';
@import 'src/functions/gridValues';
@import 'src/functions/invert';
@import 'src/functions/lists';
@import 'src/functions/map-fetch';
@import 'src/functions/pastel';
@import 'src/functions/power';
@import 'src/functions/remsToPixel';
@import 'src/functions/repeatChar';
@import 'src/functions/stripUnits';
@import 'src/functions/time';
@import 'src/functions/toPixel';
```
### Box Model
```
@import 'src/layout/clearfix';
@import 'src/layout/columns';
@import 'src/layout/flood';
@import 'src/layout/grid';
@import 'src/layout/hide';
@import 'src/layout/ratio';
@import 'src/layout/reset';
@import 'src/layout/size';
@import 'src/layout/verticalAlign';
@import 'src/layout/widths';
@import 'src/structure/structure';
@import 'src/structure/flexbox';
@import 'src/structure/background';
@import 'src/structure/padding';
@import 'src/structure/margin';
@import 'src/structure/position';
```
### Typography
```
@import 'src/type/ellipsis';
@import 'src/type/fontface';
@import 'src/type/fontWeight';
@import 'src/type/verticalRhythm';
```
### Utility
```
@import 'src/utils/animations';
@import 'src/utils/behaviours';
@import 'src/utils/breakpoints';
@import 'src/utils/dev';
@import 'src/utils/hacks';
@import 'src/utils/ios';
@import 'src/utils/maths';
```
### Components
```
@import 'src/style/arrow';
@import 'src/style/opacity';
@import 'src/components/Input';
@import 'src/components/Media';
@import 'src/components/Table';
```

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