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

@markuplint/ml-core

Package Overview
Dependencies
Maintainers
1
Versions
205
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markuplint/ml-core - npm Package Compare versions

Comparing version

to
3.0.0-dev.54

20

package.json
{
"name": "@markuplint/ml-core",
"version": "3.0.0-dev.51+3b7ed6eb",
"version": "3.0.0-dev.54+329808d5",
"description": "The core module of markuplint",

@@ -23,9 +23,9 @@ "repository": "git@github.com:markuplint/markuplint.git",

"dependencies": {
"@markuplint/config-presets": "3.0.0-dev.51+3b7ed6eb",
"@markuplint/i18n": "3.0.0-dev.51+3b7ed6eb",
"@markuplint/ml-ast": "3.0.0-dev.51+3b7ed6eb",
"@markuplint/ml-config": "3.0.0-dev.51+3b7ed6eb",
"@markuplint/ml-spec": "3.0.0-dev.51+3b7ed6eb",
"@markuplint/parser-utils": "3.0.0-dev.51+3b7ed6eb",
"@markuplint/selector": "3.0.0-dev.51+3b7ed6eb",
"@markuplint/config-presets": "3.0.0-dev.54+329808d5",
"@markuplint/i18n": "3.0.0-dev.54+329808d5",
"@markuplint/ml-ast": "3.0.0-dev.54+329808d5",
"@markuplint/ml-config": "3.0.0-dev.54+329808d5",
"@markuplint/ml-spec": "3.0.0-dev.54+329808d5",
"@markuplint/parser-utils": "3.0.0-dev.54+329808d5",
"@markuplint/selector": "3.0.0-dev.54+329808d5",
"debug": "^4.3.4",

@@ -35,6 +35,6 @@ "tslib": "^2.4.1"

"devDependencies": {
"@markuplint/html-parser": "3.0.0-dev.51+3b7ed6eb",
"@markuplint/html-parser": "3.0.0-dev.54+329808d5",
"@types/debug": "^4.1.7"
},
"gitHead": "3b7ed6eb7b92282165a191b63d8b5d2810cded2a"
"gitHead": "329808d50ff8875e24031f692a0504d00b72c4f8"
}