Socket
Socket
Sign inDemoInstall

@mamba/styles

Package Overview
Dependencies
Maintainers
4
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mamba/styles - npm Package Compare versions

Comparing version 3.2.1 to 3.3.0

7

CHANGELOG.md

@@ -6,10 +6,13 @@ # Change Log

## [3.2.1](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/styles@3.2.0...@mamba/styles@3.2.1) (2021-03-26)
# [3.3.0](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/styles@3.2.0...@mamba/styles@3.3.0) (2021-03-31)
**Note:** Version bump only for package @mamba/styles
### Features
* ๐ŸŽธ add grays ([a0ec450](https://github.com/stone-payments/pos-mamba-sdk/commit/a0ec4503842827d2b6b128a61b9649179ea45e81))
# [3.2.0](https://github.com/stone-payments/pos-mamba-sdk/compare/@mamba/styles@3.1.1...@mamba/styles@3.2.0) (2021-03-23)

@@ -16,0 +19,0 @@

@@ -58,4 +58,14 @@ const colors = {

yellow100: '#FFF4D1',
gray100: '#f4f4f4',
gray200: '#e0e0e0',
gray300: '#c6c6c6',
gray400: '#a8a8a8',
gray500: '#8d8d8d',
gray600: '#6f6f6f',
gray700: '#525252',
gray800: '#393939',
gray900: '#262626',
gray1000: '#161616',
};
module.exports = colors;
{
"name": "@mamba/styles",
"version": "3.2.1",
"version": "3.3.0",
"description": "Mamba core and reset styles",

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

},
"gitHead": "2987aabcfa05fa4dd3a87ced555747b4f4f7d207"
"gitHead": "9ca893d50fcd9572aacee7fa42edef852d5c7209"
}
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