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

css-whitespace

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-whitespace - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

5

History.md
0.0.2 / 2012-12-03
==================
* fix :before / :after
0.0.1 / 2010-01-03

@@ -3,0 +8,0 @@ ==================

5

lib/lexer.js

@@ -7,2 +7,3 @@

var pseudos = [
':selection',
'nth-child',

@@ -18,4 +19,4 @@ 'first-child',

'first-line',
':before',
':after',
'before',
'after',
'lang',

@@ -22,0 +23,0 @@ 'enabled',

2

package.json
{
"name": "css-whitespace",
"version": "0.0.1",
"version": "0.0.2",
"description": "Whitespace significant CSS to regular CSS",

@@ -5,0 +5,0 @@ "keywords": ["css", "parser", "rework"],

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