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

@markuplint/ml-ast

Package Overview
Dependencies
Maintainers
1
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 1.0.0-alpha.7 to 1.0.0-alpha.84

2

lib/index.d.ts

@@ -84,3 +84,3 @@ export interface MLToken {

export interface MLMarkupLanguageParser {
parse(sourceCode: string): MLASTDocument;
parse(sourceCode: string, parserConfig: any): MLASTDocument;
}
{
"name": "@markuplint/ml-ast",
"version": "1.0.0-alpha.7",
"version": "1.0.0-alpha.84+cf5cb18",
"description": "The markuplint AST types.",

@@ -18,3 +18,3 @@ "repository": "git@github.com:markuplint/markuplint.git",

},
"gitHead": "9e77270cab9fedc1ee16dbaa59ffbe6e65fb6a3e"
"gitHead": "cf5cb1869f29ceebfb79eed719e82ab62bbab609"
}

Sorry, the diff of this file is not supported yet

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