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

@markuplint/parser-utils

Package Overview
Dependencies
Maintainers
0
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.6 to 4.6.7

8

CHANGELOG.md

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

## [4.6.7](https://github.com/markuplint/markuplint/compare/@markuplint/parser-utils@4.6.6...@markuplint/parser-utils@4.6.7) (2024-09-23)
**Note:** Version bump only for package @markuplint/parser-utils
## [4.6.6](https://github.com/markuplint/markuplint/compare/@markuplint/parser-utils@4.6.5...@markuplint/parser-utils@4.6.6) (2024-09-02)

@@ -8,0 +16,0 @@

16

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

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

"dependencies": {
"@markuplint/ml-ast": "4.4.3",
"@markuplint/ml-spec": "4.6.4",
"@markuplint/types": "4.5.4",
"@markuplint/ml-ast": "4.4.4",
"@markuplint/ml-spec": "4.7.0",
"@markuplint/types": "4.6.0",
"@types/uuid": "10.0.0",
"debug": "4.3.6",
"debug": "4.3.7",
"espree": "10.1.0",
"type-fest": "4.26.0",
"type-fest": "4.26.1",
"uuid": "10.0.0"
},
"devDependencies": {
"@typescript-eslint/typescript-estree": "8.3.0"
"@typescript-eslint/typescript-estree": "8.6.0"
},
"gitHead": "77cd5a25d5cf28c83253b7bfe02cd25b54e236b0"
"gitHead": "05d2eabfcc41b67847c24049f12dd2b9f5ca6485"
}
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