New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@microflash/rehype-figure

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microflash/rehype-figure - npm Package Compare versions

Comparing version

to
2.0.0

14

package.json
{
"name": "@microflash/rehype-figure",
"version": "1.0.0",
"version": "2.0.0",
"description": "rehype plugin to transform an image with alt text to a figure with caption",

@@ -25,13 +25,13 @@ "license": "MIT",

"dependencies": {
"hast-util-whitespace": "^2.0.1",
"hastscript": "^7.2.0",
"unist-util-remove": "^3.1.1",
"unist-util-visit": "^4.1.2"
"hast-util-whitespace": "^3.0.0",
"hastscript": "^8.0.0",
"unist-util-remove": "^4.0.0",
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"ava": "^5.3.1",
"rehype-stringify": "^9.0.4",
"rehype-stringify": "^10.0.0",
"remark-parse": "^10.0.2",
"remark-rehype": "^10.1.0",
"unified": "^10.1.2"
"unified": "^11.0.2"
},

@@ -38,0 +38,0 @@ "ava": {