rehype-class-names
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "rehype-class-names", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "A utility plugin to use with rehype that adds class names to HAST (html tree)", | ||
@@ -9,3 +9,2 @@ "main": "dist/index.js", | ||
}, | ||
"type": "module", | ||
"repository": { | ||
@@ -12,0 +11,0 @@ "type": "git", |
{ | ||
"compilerOptions": { | ||
"module": "nodenext", | ||
"module": "NodeNext", | ||
/* Visit https://aka.ms/tsconfig to read more about this file */ | ||
@@ -5,0 +5,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15986
No