@markuplint/ml-spec
Advanced tools
Comparing version 3.12.0 to 3.13.0
{ | ||
"name": "@markuplint/ml-spec", | ||
"version": "3.12.0", | ||
"version": "3.13.0", | ||
"description": "Types and schema that specs of the Markup languages for markuplint", | ||
@@ -29,13 +29,13 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"@markuplint/ml-ast": "3.2.0", | ||
"@markuplint/types": "3.10.0", | ||
"dom-accessibility-api": "^0.6.1", | ||
"@markuplint/types": "3.11.0", | ||
"dom-accessibility-api": "^0.6.3", | ||
"is-plain-object": "^5.0.0", | ||
"tslib": "^2.6.2", | ||
"type-fest": "^4.3.1" | ||
"type-fest": "^4.5.0" | ||
}, | ||
"devDependencies": { | ||
"@markuplint/test-tools": "3.6.1", | ||
"@markuplint/test-tools": "3.7.0", | ||
"json-schema-to-typescript": "13.1.1" | ||
}, | ||
"gitHead": "ef31aef8f2fff319d0f692feead332ec5fc5c7cf" | ||
"gitHead": "e2adbe92c74631af9c98cb816286287f9f983053" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@markuplint/types@3.11.0(transitive)
+ Added@types/whatwg-mimetype@3.0.1(transitive)
- Removed@markuplint/types@3.10.0(transitive)
- Removed@types/whatwg-mimetype@3.0.0(transitive)
Updated@markuplint/types@3.11.0
Updateddom-accessibility-api@^0.6.3
Updatedtype-fest@^4.5.0