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

postcss-bem-linter

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-bem-linter - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

CHANGELOG.md

2

index.js

@@ -28,3 +28,3 @@ 'use strict';

return function (styles) {
var firstNode = styles.rules[0];
var firstNode = styles.nodes[0];
var initialComment;

@@ -31,0 +31,0 @@

{
"name": "postcss-bem-linter",
"version": "0.1.1",
"version": "0.2.0",
"description": "A BEM linter for postcss",

@@ -13,3 +13,3 @@ "files": [

"mocha": "~1.14.0",
"postcss": "^2.2.5"
"postcss": "^4.0.0"
},

@@ -16,0 +16,0 @@ "scripts": {

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