New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

broccoli-postcss

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-postcss - npm Package Compare versions

Comparing version 1.3.2 to 2.0.0

4

CHANGELOG.md
# master
# 2.0.0
* Updates Postcss to version 5.
# 1.3.0

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

5

package.json
{
"name": "broccoli-postcss",
"version": "1.3.2",
"version": "2.0.0",
"description": "Postcss compiler for Broccoli",

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

"object-assign": "^3.0.0",
"postcss": "^4.1.9"
"postcss": "^5.0.4"
},

@@ -35,2 +35,3 @@ "devDependencies": {

"broccoli": "^0.15.3",
"glob": "^5.0.0",
"mocha": "*",

@@ -37,0 +38,0 @@ "postcss-pseudoelements": "^2.1.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