@markuplint/ml-core
Advanced tools
Comparing version 4.10.4 to 4.10.5
@@ -6,2 +6,6 @@ # Change Log | ||
## [4.10.5](https://github.com/markuplint/markuplint/compare/@markuplint/ml-core@4.10.4...@markuplint/ml-core@4.10.5) (2024-11-17) | ||
**Note:** Version bump only for package @markuplint/ml-core | ||
## [4.10.4](https://github.com/markuplint/markuplint/compare/@markuplint/ml-core@4.10.3...@markuplint/ml-core@4.10.4) (2024-10-31) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@markuplint/ml-core", | ||
"version": "4.10.4", | ||
"version": "4.10.5", | ||
"description": "The core module of markuplint", | ||
@@ -23,4 +23,4 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"scripts": { | ||
"build": "tsc", | ||
"dev": "tsc --build --watch", | ||
"build": "tsc --project tsconfig.build.json", | ||
"dev": "tsc --watch --project tsconfig.build.json", | ||
"clean": "tsc --build --clean" | ||
@@ -33,17 +33,17 @@ }, | ||
"@markuplint/config-presets": "4.5.10", | ||
"@markuplint/html-parser": "4.6.12", | ||
"@markuplint/html-spec": "4.10.2", | ||
"@markuplint/i18n": "4.5.7", | ||
"@markuplint/ml-ast": "4.4.8", | ||
"@markuplint/ml-config": "4.8.4", | ||
"@markuplint/ml-spec": "4.8.2", | ||
"@markuplint/parser-utils": "4.8.0", | ||
"@markuplint/selector": "4.6.12", | ||
"@markuplint/shared": "4.4.9", | ||
"@markuplint/html-parser": "4.6.13", | ||
"@markuplint/html-spec": "4.11.0", | ||
"@markuplint/i18n": "4.6.0", | ||
"@markuplint/ml-ast": "4.4.9", | ||
"@markuplint/ml-config": "4.8.5", | ||
"@markuplint/ml-spec": "4.9.0", | ||
"@markuplint/parser-utils": "4.8.1", | ||
"@markuplint/selector": "4.6.13", | ||
"@markuplint/shared": "4.4.10", | ||
"@types/debug": "4.1.12", | ||
"debug": "4.3.7", | ||
"is-plain-object": "5.0.0", | ||
"type-fest": "4.26.1" | ||
"type-fest": "4.27.0" | ||
}, | ||
"gitHead": "c35e0beb5e14093a41cee7634221dbe7f7d577f9" | ||
"gitHead": "b2154ecf1e67559a3791991752f45c9c0283801a" | ||
} |
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
438597
5
+ Added@markuplint/html-parser@4.6.13(transitive)
+ Added@markuplint/html-spec@4.11.0(transitive)
+ Added@markuplint/i18n@4.6.0(transitive)
+ Added@markuplint/ml-ast@4.4.9(transitive)
+ Added@markuplint/ml-config@4.8.5(transitive)
+ Added@markuplint/ml-spec@4.9.0(transitive)
+ Added@markuplint/parser-utils@4.8.1(transitive)
+ Added@markuplint/selector@4.6.13(transitive)
+ Added@markuplint/shared@4.4.10(transitive)
+ Added@markuplint/types@4.7.0(transitive)
+ Added@types/css-tree@2.3.9(transitive)
+ Addedcss-tree@3.0.1(transitive)
+ Addedmdn-data@2.12.1(transitive)
+ Addedtype-fest@4.27.0(transitive)
+ Addeduuid@11.0.3(transitive)
- Removed@markuplint/html-parser@4.6.12(transitive)
- Removed@markuplint/html-spec@4.10.2(transitive)
- Removed@markuplint/i18n@4.5.7(transitive)
- Removed@markuplint/ml-ast@4.4.8(transitive)
- Removed@markuplint/ml-config@4.8.4(transitive)
- Removed@markuplint/ml-spec@4.8.2(transitive)
- Removed@markuplint/parser-utils@4.8.0(transitive)
- Removed@markuplint/selector@4.6.12(transitive)
- Removed@markuplint/shared@4.4.9(transitive)
- Removed@markuplint/types@4.6.4(transitive)
- Removed@types/css-tree@2.3.8(transitive)
- Removedcss-tree@3.0.0(transitive)
- Removedmdn-data@2.10.0(transitive)
- Removedtype-fest@4.26.1(transitive)
- Removeduuid@11.0.2(transitive)
Updated@markuplint/html-spec@4.11.0
Updated@markuplint/i18n@4.6.0
Updated@markuplint/ml-ast@4.4.9
Updated@markuplint/ml-config@4.8.5
Updated@markuplint/ml-spec@4.9.0
Updated@markuplint/selector@4.6.13
Updated@markuplint/shared@4.4.10
Updatedtype-fest@4.27.0