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

postcss-color-functional-notation

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-color-functional-notation - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

4

CHANGELOG.md
# Changes to PostCSS Color Functional Notation
### 3.0.2 (April 25, 2020)
- Updated: Publish
### 3.0.1 (April 25, 2020)

@@ -4,0 +8,0 @@

5

package.json
{
"name": "postcss-color-functional-notation",
"version": "3.0.1",
"version": "3.0.2",
"description": "Use space and slash separated color notation in CSS",

@@ -22,3 +22,4 @@ "author": "Jonathan Neal <jonathantneal@hotmail.com>",

"test": "npm run lint && npm run tape",
"tape": "npx postcss-tape"
"tape": "npx postcss-tape",
"prepublishOnly": "npm test"
},

@@ -25,0 +26,0 @@ "engines": {

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