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

postcss-cli

Package Overview
Dependencies
Maintainers
4
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-cli - npm Package Compare versions

Comparing version 6.1.1 to 6.1.2

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 6.1.2 / 2019-02-22
- Upgrade dependency globby to fix bug in sub-dependency ([#265](https://github.com/postcss/postcss-cli/issues/265), [#270](https://github.com/postcss/postcss-cli/pull/270))
# 6.1.1 / 2019-01-04

@@ -2,0 +6,0 @@

6

package.json
{
"name": "postcss-cli",
"version": "6.1.1",
"version": "6.1.2",
"description": "CLI for PostCSS",

@@ -26,3 +26,3 @@ "main": "index.js",

"get-stdin": "^6.0.0",
"globby": "^8.0.0",
"globby": "^9.0.0",
"postcss": "^7.0.0",

@@ -42,3 +42,3 @@ "postcss-load-config": "^2.0.0",

"postcss-import": "^12.0.0",
"prettier": "~1.15.0",
"prettier": "~1.16.4",
"sugarss": "^2.0.0",

@@ -45,0 +45,0 @@ "uuid": "^3.0.1"

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