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

@markuplint/parser-utils

Package Overview
Dependencies
Maintainers
0
Versions
142
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.7 to 4.6.8

8

CHANGELOG.md

@@ -6,3 +6,3 @@ # 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)
## [4.6.8](https://github.com/markuplint/markuplint/compare/@markuplint/parser-utils@4.6.7...@markuplint/parser-utils@4.6.8) (2024-10-14)

@@ -15,10 +15,10 @@ **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)
## [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)
**Note:** Version bump only for package @markuplint/parser-utils
## [4.6.5](https://github.com/markuplint/markuplint/compare/@markuplint/parser-utils@4.6.4...@markuplint/parser-utils@4.6.5) (2024-06-25)

@@ -25,0 +25,0 @@

{
"name": "@markuplint/parser-utils",
"version": "4.6.7",
"version": "4.6.8",
"description": "Utility module for markuplint parser plugin",

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

"dependencies": {
"@markuplint/ml-ast": "4.4.4",
"@markuplint/ml-spec": "4.7.0",
"@markuplint/types": "4.6.0",
"@markuplint/ml-ast": "4.4.5",
"@markuplint/ml-spec": "4.7.1",
"@markuplint/types": "4.6.1",
"@types/uuid": "10.0.0",
"debug": "4.3.7",
"espree": "10.1.0",
"espree": "10.2.0",
"type-fest": "4.26.1",

@@ -42,5 +42,5 @@ "uuid": "10.0.0"

"devDependencies": {
"@typescript-eslint/typescript-estree": "8.6.0"
"@typescript-eslint/typescript-estree": "8.8.1"
},
"gitHead": "05d2eabfcc41b67847c24049f12dd2b9f5ca6485"
"gitHead": "e59d4e8b762c66c7e3fb8b0a0d9d99d5160b0afa"
}
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