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

postcss-markdown

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-markdown - npm Package Compare versions

Comparing version 0.31.0 to 0.32.0

14

package.json
{
"name": "postcss-markdown",
"version": "0.31.0",
"version": "0.32.0",
"description": "PostCSS syntax for parsing Markdown",

@@ -45,16 +45,16 @@ "repository": {

"postcss": ">=5.0.0",
"postcss-syntax": ">=0.31.0"
"postcss-syntax": ">=0.32.0"
},
"devDependencies": {
"chai": "^4.1.2",
"codecov": "^3.0.2",
"codecov": "^3.0.4",
"mocha": "^5.2.0",
"nyc": "^12.0.2",
"postcss": "^6.0.23",
"postcss-html": ">=0.31.0",
"postcss": "^7.0.1",
"postcss-html": ">=0.32.0",
"postcss-less": "^2.0.0",
"postcss-scss": "^1.0.6",
"postcss-syntax": ">=0.31.0",
"postcss-scss": "^2.0.0",
"postcss-syntax": ">=0.32.0",
"sugarss": "^1.0.1"
}
}

@@ -91,4 +91,4 @@ PostCSS Markdown Syntax

### Style Transformations
## Style Transformations
The main use case of this plugin is apply PostCSS transformations to CSS (and CSS-like) code blocks in markdown file.
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