Socket
Socket
Sign inDemoInstall

@mamba/styles

Package Overview
Dependencies
0
Maintainers
4
Versions
169
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.37.0 to 2.37.1

21

CHANGELOG.md

@@ -6,2 +6,23 @@ # Change Log

## [2.37.1](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/styles@2.37.0...@mamba/styles@2.37.1) (2021-02-11)
### Bug Fixes
* ๐Ÿ› @mamba/styles dependency pointing to npm ([009e011](https://github.com/stone-payments/pos-mamba-sdk/commit/009e0111cadca5fe25056e3b747bd74919d40eda))
* ๐Ÿ› merge conflicts ([a87b071](https://github.com/stone-payments/pos-mamba-sdk/commit/a87b07144dda857e3529bf1aafb8524f70a8c6c4))
* ๐Ÿ› old variable last remnant ([c0eaabc](https://github.com/stone-payments/pos-mamba-sdk/commit/c0eaabcf955094f0aee76b1571ca4b1ab7b7a0a1))
* ๐Ÿ› old variables remnants ([c5cb2df](https://github.com/stone-payments/pos-mamba-sdk/commit/c5cb2dff0350752286b973bd401a0d5d952d501d))
* ๐Ÿ› revert remnants ([1bebb18](https://github.com/stone-payments/pos-mamba-sdk/commit/1bebb18832717b14c2080e3159d65e5af6059e39))
* ๐Ÿ› update variables to camcelCase ([87bbeeb](https://github.com/stone-payments/pos-mamba-sdk/commit/87bbeeb494eeba68991d04361d304b20f3e29ce8))
### Features
* ๐ŸŽธ Sharon, new font included on SDK ([bff1832](https://github.com/stone-payments/pos-mamba-sdk/commit/bff183226c3b27582eff515e6ee960ce8c5f2ec2))
# [2.37.0](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/styles@2.34.3...@mamba/styles@2.37.0) (2021-02-10)

@@ -8,0 +29,0 @@ ## [2.36.1](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/styles@2.36.0...@mamba/styles@2.36.1) (2021-02-09)

6

package.json
{
"name": "@mamba/styles",
"version": "2.37.0",
"version": "2.37.1",
"description": "Mamba core and reset styles",

@@ -22,3 +22,3 @@ "author": "Stone Payments - Mamba Team",

"devDependencies": {
"@mamba/configs": "^2.37.0",
"@mamba/configs": "^2.37.1",
"ncp": "^2.0.0",

@@ -28,3 +28,3 @@ "postcss-cli": "^6.1.0",

},
"gitHead": "19029e8523af74c5c467a142a0f9b669f69d6e44"
"gitHead": "37067e42781ca7cdcded77d0c8ebb65303983270"
}

@@ -11,7 +11,1 @@ # @mamba/styles

- `colors.pcss`: list of colors used core styles;
# Importing new color palette
`import { green500, neutral700 } from '@mamba/styles/colors';`
[Complete list of colors](https://github.com/stone-payments/pos-mamba-sdk/blob/master/packages/configs/postcss/includes/colors.js)
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