Socket
Socket
Sign inDemoInstall

@automattic/calypso-color-schemes

Package Overview
Dependencies
0
Maintainers
32
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.1.1

src/shared/color-schemes/_jetpack-cloud.scss

5

CHANGELOG.md
# Release Notes
## 2.1.1
* Updated the color palette to the most recent version.
* Updated `--color-simplenote` with the new brand color.
## 2.1.0

@@ -4,0 +9,0 @@

8

package.json
{
"name": "@automattic/calypso-color-schemes",
"version": "2.1.0",
"version": "2.1.1",
"description": "Calypso Shared Style Bits",
"author": "Automattic",
"author": "Automattic Inc.",
"license": "GPL-2.0-or-later",

@@ -27,5 +27,5 @@ "keywords": [

"scripts": {
"clean": "npx rimraf dist src/__color-studio",
"prepare": "node bin/prepare-sass-assets.js && node bin/build-css.js"
"clean": "check-npm-client && npx rimraf dist src/__color-studio",
"prepare": "check-npm-client && node bin/prepare-sass-assets.js && node bin/build-css.js"
}
}

@@ -10,3 +10,3 @@ # Calypso Color Schemes

```sh
npm install @automattic/calypso-color-schemes
yarn add @automattic/calypso-color-schemes
```

@@ -13,0 +13,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc