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

hast-util-parse-selector

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hast-util-parse-selector - npm Package Compare versions

Comparing version 2.2.3 to 2.2.4

19

package.json
{
"name": "hast-util-parse-selector",
"version": "2.2.3",
"description": "Parse a simple CSS selector to a HAST node",
"version": "2.2.4",
"description": "hast utility to create an element from a simple CSS selector",
"license": "MIT",
"keywords": [
"unist",
"hast",
"rehype",
"hast-util",
"util",
"utility",
"html",
"css",
"selector",
"parse",
"css",
"html"
"parse"
],

@@ -30,3 +33,3 @@ "repository": "syntax-tree/hast-util-parse-selector",

"browserify": "^16.0.0",
"nyc": "^14.0.0",
"nyc": "^15.0.0",
"prettier": "^1.0.0",

@@ -37,3 +40,3 @@ "remark-cli": "^7.0.0",

"tinyify": "^2.0.0",
"xo": "^0.25.0"
"xo": "^0.27.0"
},

@@ -40,0 +43,0 @@ "scripts": {

@@ -22,3 +22,3 @@ # hast-util-parse-selector

## Usage
## Use

@@ -76,4 +76,4 @@ ```js

This project has a [Code of Conduct][coc].
By interacting with this repository, organisation, or community you agree to
This project has a [code of conduct][coc].
By interacting with this repository, organization, or community you agree to
abide by its terms.

@@ -109,3 +109,3 @@

[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg
[chat-badge]: https://img.shields.io/badge/chat-spectrum-7b16ff.svg

@@ -112,0 +112,0 @@ [chat]: https://spectrum.chat/unified/syntax-tree

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