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

@mdit-vue/plugin-sfc

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mdit-vue/plugin-sfc - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

14

package.json
{
"name": "@mdit-vue/plugin-sfc",
"version": "0.7.0",
"version": "0.7.1",
"description": "A markdown-it plugin to help transforming markdown tu vue sfc",

@@ -21,2 +21,3 @@ "keywords": [

"author": "meteorlxy <meteor.lxy@foxmail.com>",
"type": "module",
"exports": {

@@ -32,2 +33,5 @@ ".": {

"types": "./dist/index.d.ts",
"files": [
"./dist"
],
"scripts": {

@@ -38,3 +42,3 @@ "build": "unbuild",

"dependencies": {
"@mdit-vue/types": "0.7.0",
"@mdit-vue/types": "0.7.1",
"@types/markdown-it": "^12.2.3",

@@ -44,4 +48,4 @@ "markdown-it": "^13.0.1"

"devDependencies": {
"c8": "^7.11.3",
"unbuild": "^0.7.4",
"c8": "^7.12.0",
"unbuild": "^0.7.6",
"vitest": "^0.18.1"

@@ -52,3 +56,3 @@ },

},
"gitHead": "dd30ddd75ca461f775ccc35556132851ebc5e58a"
"gitHead": "b4b8bc6c054ea2dd9ad9ec7a37a58b5a2147b2bd"
}
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