Socket
Socket
Sign inDemoInstall

postcss-wee-syntax

Package Overview
Dependencies
11
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "postcss-wee-syntax",
"version": "1.0.0",
"version": "1.0.1",
"description": "Custom syntax used in the minimal front-end framework",

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

"postcss-plugin",
"syntax"
"syntax"
],

@@ -20,0 +20,0 @@ "author": "Nathan Hood",

@@ -1,5 +0,5 @@

# PostCSS Wee
# PostCSS Wee Syntax
[![Build Status](https://travis-ci.org/weepower/postcss-wee.svg?branch=master)](https://travis-ci.org/weepower/postcss-wee)
[![codecov](https://codecov.io/gh/weepower/postcss-wee/branch/master/graph/badge.svg)](https://codecov.io/gh/weepower/postcss-wee)
[![Build Status](https://travis-ci.org/weepower/postcss-wee-syntax.svg?branch=master)](https://travis-ci.org/weepower/postcss-wee-syntax)
[![codecov](https://codecov.io/gh/weepower/postcss-wee-syntax/branch/master/graph/badge.svg)](https://codecov.io/gh/weepower/postcss-wee-syntax)

@@ -23,3 +23,3 @@

```js
const syntax = require('postcss-wee');
const syntax = require('postcss-wee-syntax');

@@ -26,0 +26,0 @@ postcss(plugins).process(css, {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc