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

@markuplint/ml-core

Package Overview
Dependencies
Maintainers
1
Versions
201
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 4.7.1 to 4.7.2

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [4.7.2](https://github.com/markuplint/markuplint/compare/@markuplint/ml-core@4.7.1...@markuplint/ml-core@4.7.2) (2024-05-12)
**Note:** Version bump only for package @markuplint/ml-core
## [4.7.1](https://github.com/markuplint/markuplint/compare/@markuplint/ml-core@4.7.1-alpha.0...@markuplint/ml-core@4.7.1) (2024-05-04)

@@ -8,0 +12,0 @@

22

package.json
{
"name": "@markuplint/ml-core",
"version": "4.7.1",
"version": "4.7.2",
"description": "The core module of markuplint",

@@ -31,18 +31,18 @@ "repository": "git@github.com:markuplint/markuplint.git",

"dependencies": {
"@markuplint/config-presets": "4.5.0",
"@markuplint/html-parser": "4.6.1",
"@markuplint/html-spec": "4.7.1",
"@markuplint/config-presets": "4.5.1",
"@markuplint/html-parser": "4.6.2",
"@markuplint/html-spec": "4.7.2",
"@markuplint/i18n": "4.5.0",
"@markuplint/ml-ast": "4.3.1",
"@markuplint/ml-config": "4.6.1",
"@markuplint/ml-spec": "4.5.1",
"@markuplint/parser-utils": "4.6.1",
"@markuplint/selector": "4.6.1",
"@markuplint/shared": "4.3.1",
"@markuplint/ml-config": "4.6.2",
"@markuplint/ml-spec": "4.6.0",
"@markuplint/parser-utils": "4.6.2",
"@markuplint/selector": "4.6.2",
"@markuplint/shared": "4.4.0",
"@types/debug": "4.1.12",
"debug": "4.3.4",
"is-plain-object": "5.0.0",
"type-fest": "4.18.1"
"type-fest": "4.18.2"
},
"gitHead": "7a5967fce14fdf66f0d8eae9d93ae5b350648d3d"
"gitHead": "ca7dc6bf40eac4f2813e492878f889eb77751a70"
}
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