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

rollup-plugin-postcss

Package Overview
Dependencies
Maintainers
2
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-postcss - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [Version 0.5.2](https://github.com/egoist/rollup-plugin-postcss/releases/tag/v0.5.2) (2017-5-25)
### Bug fixes
- fix js reserved keyword as classname: [`03d3b86`](https://github.com/egoist/rollup-plugin-postcss/commit/03d3b86) ([#25](https://github.com/egoist/rollup-plugin-postcss/issues/25))
[...full changes](https://github.com/egoist/rollup-plugin-postcss/compare/v0.5.1...v0.5.2)
## [Version 0.5.1](https://github.com/egoist/rollup-plugin-postcss/releases/tag/v0.5.1) (2017-5-23)

@@ -2,0 +10,0 @@

4

package.json
{
"name": "rollup-plugin-postcss",
"version": "0.5.1",
"version": "0.5.2",
"description": "Seamless integration between Rollup and PostCSS",

@@ -50,5 +50,7 @@ "main": "dist/index.common.js",

"dependencies": {
"chalk": "^1.1.3",
"concat-with-sourcemaps": "^1.0.4",
"fs-extra": "^3.0.1",
"postcss": "^6.0.1",
"reserved-words": "^0.1.1",
"rollup-pluginutils": "^2.0.1",

@@ -55,0 +57,0 @@ "style-inject": "^0.1.0"

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