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

@mdit/plugin-align

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mdit/plugin-align - npm Package Compare versions

Comparing version 0.4.8 to 0.5.0

22

package.json
{
"name": "@mdit/plugin-align",
"version": "0.4.8",
"version": "0.5.0",
"description": "align plugin for MarkdownIt",

@@ -24,3 +24,3 @@ "keywords": [

"email": "mister-hope@outlook.com",
"url": "https://mrhope.site"
"url": "https://mister-hope.com"
},

@@ -42,9 +42,19 @@ "main": "lib/index.cjs",

"engines": {
"node": ">= 14"
"node": ">= 18"
},
"dependencies": {
"@types/markdown-it": "^12.2.3",
"markdown-it": "^13.0.1",
"@mdit/plugin-container": "0.4.8"
"@types/markdown-it": "^13.0.2",
"@mdit/plugin-container": "0.5.0"
},
"peerDependencies": {
"markdown-it": "^13.0.2"
},
"peerDependenciesMeta": {
"markdown-it": {
"optional": true
}
},
"devDependencies": {
"markdown-it": "13.0.2"
},
"publishConfig": {

@@ -51,0 +61,0 @@ "access": "public"

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