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

@markuplint/parser-utils

Package Overview
Dependencies
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markuplint/parser-utils - npm Package Compare versions

Comparing version 4.6.1-alpha.0 to 4.6.1

4

CHANGELOG.md

@@ -6,4 +6,8 @@ # Change Log

## [4.6.1](https://github.com/markuplint/markuplint/compare/@markuplint/parser-utils@4.6.1-alpha.0...@markuplint/parser-utils@4.6.1) (2024-05-04)
**Note:** Version bump only for package @markuplint/parser-utils
## [4.6.1-alpha.0](https://github.com/markuplint/markuplint/compare/@markuplint/parser-utils@4.6.0...@markuplint/parser-utils@4.6.1-alpha.0) (2024-05-04)
**Note:** Version bump only for package @markuplint/parser-utils

10

package.json
{
"name": "@markuplint/parser-utils",
"version": "4.6.1-alpha.0",
"version": "4.6.1",
"description": "Utility module for markuplint parser plugin",

@@ -30,5 +30,5 @@ "repository": "git@github.com:markuplint/markuplint.git",

"dependencies": {
"@markuplint/ml-ast": "4.3.1-alpha.0",
"@markuplint/ml-spec": "4.5.1-alpha.0",
"@markuplint/types": "4.4.1-alpha.0",
"@markuplint/ml-ast": "4.3.1",
"@markuplint/ml-spec": "4.5.1",
"@markuplint/types": "4.4.1",
"@types/uuid": "9.0.8",

@@ -43,3 +43,3 @@ "debug": "4.3.4",

},
"gitHead": "d091e2199e3dc6757c2c8edbf01fd19e8b072015"
"gitHead": "7a5967fce14fdf66f0d8eae9d93ae5b350648d3d"
}
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