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.0.0-alpha.1 to 4.0.0-alpha.2

16

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

@@ -27,10 +27,10 @@ "repository": "git@github.com:markuplint/markuplint.git",

"dependencies": {
"@markuplint/ml-ast": "4.0.0-alpha.1",
"@markuplint/types": "4.0.0-alpha.1",
"@types/uuid": "^9.0.2",
"tslib": "^2.6.1",
"type-fest": "^4.1.0",
"uuid": "^9.0.0"
"@markuplint/ml-ast": "4.0.0-alpha.2",
"@markuplint/types": "4.0.0-alpha.2",
"@types/uuid": "^9.0.4",
"tslib": "^2.6.2",
"type-fest": "^4.3.1",
"uuid": "^9.0.1"
},
"gitHead": "22502ee22a378ae766033d687dbc0443e5ed35dc"
"gitHead": "51ad52c760435641f9bff8685707d8178b0787eb"
}
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