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

vite-plugin-react-markdown

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-react-markdown - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

17

package.json
{
"name": "vite-plugin-react-markdown",
"type": "module",
"version": "0.0.5",
"version": "0.0.6",
"packageManager": "pnpm@7.9.0",

@@ -53,2 +53,4 @@ "description": "",

"@antfu/utils": "^0.5.2",
"@types/babel__core": "^7.1.19",
"@types/markdown-it": "^12.2.3",
"@types/node": "^18.7.5",

@@ -60,9 +62,7 @@ "bumpp": "^8.2.1",

"rimraf": "^3.0.2",
"rollup": "^2.79.0",
"typescript": "^4.7.4",
"unbuild": "^0.8.8",
"vite": "^3.0.7",
"vitest": "^0.22.0",
"@types/babel__core": "^7.1.19",
"@types/markdown-it": "^12.2.3",
"rollup": "^2.79.0"
"vitest": "^0.22.0"
},

@@ -73,9 +73,10 @@ "peerDependencies": {

"dependencies": {
"@babel/core": "^7.19.0",
"@babel/preset-react": "^7.18.6",
"@rollup/pluginutils": "^4.2.1",
"domhandler": "^5.0.3",
"front-matter": "^4.0.2",
"htmlparser2": "^8.0.1",
"markdown-it": "^13.0.1",
"@babel/core": "^7.19.0",
"@babel/preset-react": "^7.18.6"
"markdown-it": "^13.0.1"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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