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

@markuplint/ml-spec

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markuplint/ml-spec - npm Package Compare versions

Comparing version 4.1.1-alpha.0 to 4.2.0

2

lib/constant/aria-version.d.ts
export declare const ariaVersions: readonly ["1.1", "1.2", "1.3"];
export declare const ARIA_RECOMMENDED_VERSION: "1.2";
export declare const ARIA_RECOMMENDED_VERSION = "1.2";
{
"name": "@markuplint/ml-spec",
"version": "4.1.1-alpha.0",
"version": "4.2.0",
"description": "Types and schema that specs of the Markup languages for markuplint",

@@ -35,13 +35,13 @@ "repository": "git@github.com:markuplint/markuplint.git",

"dependencies": {
"@markuplint/ml-ast": "4.0.2-alpha.0",
"@markuplint/types": "4.0.3-alpha.0",
"@markuplint/ml-ast": "4.1.0",
"@markuplint/types": "4.1.0",
"dom-accessibility-api": "0.6.3",
"is-plain-object": "5.0.0",
"type-fest": "4.12.0"
"type-fest": "4.14.0"
},
"devDependencies": {
"@markuplint/test-tools": "4.1.1-alpha.0",
"@markuplint/test-tools": "4.2.0",
"json-schema-to-typescript": "13.1.2"
},
"gitHead": "02b8ba8440aeeafbf9507ea0ef84bc258fced2c6"
"gitHead": "fe251a0257345255ee887dd2302b889ac32a22a5"
}
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