Socket
Socket
Sign inDemoInstall

list-selectors

Package Overview
Dependencies
75
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

3

CHANGELOG.md
# Changelog
## v0.1.1
- Moved lodash from devDependency to true dependency.
## v0.1.0
- First release.

4

package.json

@@ -12,3 +12,3 @@ {

"license": "MIT",
"version": "0.1.0",
"version": "0.1.1",
"description": "List the selectors used in your CSS. Use as a standalone function, CLI, or PostCSS plugin.",

@@ -41,3 +41,2 @@ "homepage": "https://github.com/davidtheclark/list-selectors",

"eslint": "^0.13",
"lodash": "^3.0",
"tape": "^3.0"

@@ -48,2 +47,3 @@ },

"globby": "^1.0",
"lodash": "^3.0",
"minimist": "^1.0",

@@ -50,0 +50,0 @@ "postcss": "^4.0",

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