Socket
Socket
Sign inDemoInstall

postcss-flexbugs-fixes

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-flexbugs-fixes - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

3

CHANGELOG.md

@@ -0,1 +1,4 @@

## 5.0.1
* Adding postcss as dependency [#74](https://github.com/luisrudge/postcss-flexbugs-fixes/pull/74)
## 5.0.0

@@ -2,0 +5,0 @@ * upgrade to postcss 8 [#71](https://github.com/luisrudge/postcss-flexbugs-fixes/pull/71)

6

package.json
{
"name": "postcss-flexbugs-fixes",
"version": "5.0.0",
"version": "5.0.1",
"description": "PostCSS plugin This project tries to fix all of flexbug's issues",

@@ -24,4 +24,6 @@ "keywords": [

],
"dependencies": {
"postcss": "^8.1.4"
},
"devDependencies": {
"postcss": "^8.1.4",
"chai": "^4.2.0",

@@ -28,0 +30,0 @@ "gulp": "^4.0.2",

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