You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

css-revealer

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-revealer - npm Package Compare versions

Comparing version

to
1.0.12

2

package.json
{
"name": "css-revealer",
"version": "1.0.11",
"version": "1.0.12",
"description": "Reveal CSS selector usage within HTML templates.",

@@ -5,0 +5,0 @@ "bin": {

@@ -22,3 +22,3 @@ # css-revealer

## Installation
## installation

@@ -29,3 +29,3 @@ ```

## Usage
## usage

@@ -53,3 +53,3 @@ To generate a JSON report of CSS selector usage from stylesheets within a `styles` directory, for templates in a `templates` directory:

## API
## api

@@ -70,3 +70,3 @@ ```js

## Implementation notes
## implementation

@@ -78,3 +78,3 @@ * [isaacs/node-glob](https://github.com/isaacs/node-glob) is the glob implementation.

## Tests
## tests

@@ -85,4 +85,4 @@ ```

## License
## license
MIT
MIT