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.9.0 to 0.9.1

load-syntax.js

14

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

@@ -31,3 +31,3 @@ "repository": {

"scripts": {
"test": "nyc mocha --no-timeouts"
"test": "nyc mocha --require ./test/fixtures/link --no-timeouts"
},

@@ -39,10 +39,10 @@ "peerDependencies": {

"chai": "^4.1.2",
"codecov": "^3.0.1",
"codecov": "^3.0.2",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"nyc": "^11.8.0",
"postcss": "^6.0.22",
"postcss-html": "^0.23.6",
"postcss-jsx": "^0.9.0",
"postcss-html": "^0.23.8",
"postcss-jsx": "^0.11.0",
"postcss-less": "^1.1.5",
"postcss-markdown": "^0.23.6",
"postcss-markdown": "^0.23.8",
"postcss-safe-parser": "^3.0.1",

@@ -49,0 +49,0 @@ "postcss-scss": "^1.0.5",

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