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

@markuplint/ml-ast

Package Overview
Dependencies
Maintainers
0
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markuplint/ml-ast - npm Package Compare versions

Comparing version 4.4.8 to 4.4.9

4

CHANGELOG.md

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

## [4.4.9](https://github.com/markuplint/markuplint/compare/@markuplint/ml-ast@4.4.8...@markuplint/ml-ast@4.4.9) (2024-11-17)
**Note:** Version bump only for package @markuplint/ml-ast
## [4.4.8](https://github.com/markuplint/markuplint/compare/@markuplint/ml-ast@4.4.7...@markuplint/ml-ast@4.4.8) (2024-10-28)

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

7

package.json
{
"name": "@markuplint/ml-ast",
"version": "4.4.8",
"version": "4.4.9",
"description": "The markuplint AST types.",

@@ -23,6 +23,7 @@ "repository": "git@github.com:markuplint/markuplint.git",

"scripts": {
"build": "tsc",
"build": "tsc --project tsconfig.build.json",
"dev": "tsc --watch --project tsconfig.build.json",
"clean": "tsc --build --clean"
},
"gitHead": "60a8a7149bd4441e89972ca21b90033afb05b89e"
"gitHead": "b2154ecf1e67559a3791991752f45c9c0283801a"
}
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