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

rehype-class-names

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rehype-class-names - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

dist/index.js

2

index.ts
import { selectAll } from "hast-util-select";
import { Element, Node, Properties } from "hast-util-select/lib/types";
import { Node, Properties } from "hast-util-select/lib/types";

@@ -4,0 +4,0 @@ type Property =

{
"name": "rehype-class-names",
"version": "1.0.2",
"version": "1.0.3",
"description": "A utility plugin to use with rehype that adds class names to HAST (html tree)",
"main": "index.js",
"main": "dist/index.js",
"scripts": {

@@ -10,2 +10,3 @@ "test": "echo \"Error: no test specified\" && exit 1"

"type": "module",
"module": "index.ts",
"repository": {

@@ -12,0 +13,0 @@ "type": "git",

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