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

postcss-syntax

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-syntax - npm Package Compare versions

Comparing version 0.6.0 to 0.7.0

14

package.json
{
"name": "postcss-syntax",
"version": "0.6.0",
"version": "0.7.0",
"description": "Automatically switch PostCSS syntax by file extensions",

@@ -40,5 +40,5 @@ "repository": {

"optionalDependencies": {
"postcss-html": "^0.23.2",
"postcss-jsx": "^0.5.0",
"postcss-markdown": "^0.23.0",
"postcss-html": "^0.23.4",
"postcss-jsx": "^0.7.0",
"postcss-markdown": "^0.23.4",
"postcss-less": "^1.1.5",

@@ -55,6 +55,6 @@ "postcss-safe-parser": "^3.0.1",

"nyc": "^11.7.1",
"postcss-html": "^0.23.3",
"postcss-jsx": "^0.6.0",
"postcss-markdown": "^0.23.3"
"postcss-html": "^0.23.4",
"postcss-jsx": "^0.7.0",
"postcss-markdown": "^0.23.4"
}
}

@@ -6,3 +6,3 @@ PostCSS Syntax

[![Travis](https://img.shields.io/travis/gucong3000/postcss-syntax.svg)](https://travis-ci.org/gucong3000/postcss-syntax)
[![Integration](https://img.shields.io/travis/gucong3000/postcss-syntaxes.svg)](https://travis-ci.org/gucong3000/postcss-syntaxes)
[![Travis](https://img.shields.io/travis/gucong3000/postcss-syntaxes.svg?label=integration)](https://travis-ci.org/gucong3000/postcss-syntaxes)
[![Codecov](https://img.shields.io/codecov/c/github/gucong3000/postcss-syntax.svg)](https://codecov.io/gh/gucong3000/postcss-syntax)

@@ -34,5 +34,5 @@ [![David](https://img.shields.io/david/dev/gucong3000/postcss-syntax.svg)](https://david-dm.org/gucong3000/postcss-syntax?type=dev)

- CSS-in-JS: [postcss-jsx](packages/postcss-jsx#readme)
- HTML (and HTML-like): [postcss-html](packages/postcss-html#readme)
- Markdown: [postcss-markdown](packages/postcss-markdown#readme)
- CSS-in-JS: [postcss-jsx](https://github.com/gucong3000/postcss-jsx)
- HTML (and HTML-like): [postcss-html](https://github.com/gucong3000/postcss-html)
- Markdown: [postcss-markdown](https://github.com/gucong3000/postcss-markdown)

@@ -39,0 +39,0 @@ ## Use Cases

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