@markuplint/ml-core
Advanced tools
Comparing version 3.11.0 to 3.12.0
{ | ||
"name": "@markuplint/ml-core", | ||
"version": "3.11.0", | ||
"version": "3.12.0", | ||
"description": "The core module of markuplint", | ||
@@ -26,18 +26,18 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/config-presets": "3.7.0", | ||
"@markuplint/html-parser": "3.9.0", | ||
"@markuplint/html-spec": "3.10.0", | ||
"@markuplint/config-presets": "3.8.0", | ||
"@markuplint/html-parser": "3.10.0", | ||
"@markuplint/html-spec": "3.11.0", | ||
"@markuplint/i18n": "3.9.0", | ||
"@markuplint/ml-ast": "3.2.0", | ||
"@markuplint/ml-config": "3.10.0", | ||
"@markuplint/ml-spec": "3.10.0", | ||
"@markuplint/parser-utils": "3.9.0", | ||
"@markuplint/selector": "3.10.0", | ||
"@markuplint/ml-config": "3.11.0", | ||
"@markuplint/ml-spec": "3.11.0", | ||
"@markuplint/parser-utils": "3.10.0", | ||
"@markuplint/selector": "3.11.0", | ||
"@types/debug": "^4.1.8", | ||
"debug": "^4.3.4", | ||
"is-plain-object": "^5.0.0", | ||
"tslib": "^2.5.3", | ||
"type-fest": "^3.11.1" | ||
"tslib": "^2.6.0", | ||
"type-fest": "^3.12.0" | ||
}, | ||
"gitHead": "9547b8dca20736a93e4d01af2d61bee314ba5718" | ||
"gitHead": "4ab20276db48a6acb29a923ea8666890ca853442" | ||
} |
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
441812
+ Added@markuplint/config-presets@3.8.0(transitive)
+ Added@markuplint/html-parser@3.10.0(transitive)
+ Added@markuplint/html-spec@3.11.0(transitive)
+ Added@markuplint/ml-config@3.11.0(transitive)
+ Added@markuplint/ml-spec@3.11.0(transitive)
+ Added@markuplint/parser-utils@3.10.0(transitive)
+ Added@markuplint/selector@3.11.0(transitive)
+ Added@markuplint/shared@3.8.0(transitive)
+ Added@markuplint/types@3.9.0(transitive)
- Removed@markuplint/config-presets@3.7.0(transitive)
- Removed@markuplint/html-parser@3.9.0(transitive)
- Removed@markuplint/html-spec@3.10.0(transitive)
- Removed@markuplint/ml-config@3.10.0(transitive)
- Removed@markuplint/ml-spec@3.10.0(transitive)
- Removed@markuplint/parser-utils@3.9.0(transitive)
- Removed@markuplint/selector@3.10.0(transitive)
- Removed@markuplint/shared@3.7.0(transitive)
- Removed@markuplint/types@3.8.0(transitive)
Updated@markuplint/html-spec@3.11.0
Updated@markuplint/ml-config@3.11.0
Updated@markuplint/ml-spec@3.11.0
Updated@markuplint/selector@3.11.0
Updatedtslib@^2.6.0
Updatedtype-fest@^3.12.0