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

@markuplint/ml-config

Package Overview
Dependencies
Maintainers
1
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markuplint/ml-config - npm Package Compare versions

Comparing version 1.0.0-alpha.7 to 1.0.0-alpha.8

2

lib/index.d.ts

@@ -23,3 +23,3 @@ export interface Config {

export declare type Severity = 'error' | 'warning' | 'info';
export declare type RuleConfigValue = string | number | boolean | string[] | number[] | boolean[] | null;
export declare type RuleConfigValue = string | number | boolean | any[] | null;
export interface NodeRule {

@@ -26,0 +26,0 @@ tagName?: string;

{
"name": "@markuplint/ml-config",
"version": "1.0.0-alpha.7",
"version": "1.0.0-alpha.8",
"description": "JSON Schema and TypeScript types of markuplint configure JSON",

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

},
"gitHead": "b3e2bf3e0f6410ba1107d8273b510a7c2cc4273a"
"gitHead": "7f08524fa2ddecede72c1cda64c4a463a653b19f"
}

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