@markuplint/parser-utils
Advanced tools
Comparing version 4.6.6 to 4.6.7
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.6.7](https://github.com/markuplint/markuplint/compare/@markuplint/parser-utils@4.6.6...@markuplint/parser-utils@4.6.7) (2024-09-23) | ||
**Note:** Version bump only for package @markuplint/parser-utils | ||
## [4.6.6](https://github.com/markuplint/markuplint/compare/@markuplint/parser-utils@4.6.5...@markuplint/parser-utils@4.6.6) (2024-09-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@markuplint/parser-utils", | ||
"version": "4.6.6", | ||
"version": "4.6.7", | ||
"description": "Utility module for markuplint parser plugin", | ||
@@ -31,15 +31,15 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/ml-ast": "4.4.3", | ||
"@markuplint/ml-spec": "4.6.4", | ||
"@markuplint/types": "4.5.4", | ||
"@markuplint/ml-ast": "4.4.4", | ||
"@markuplint/ml-spec": "4.7.0", | ||
"@markuplint/types": "4.6.0", | ||
"@types/uuid": "10.0.0", | ||
"debug": "4.3.6", | ||
"debug": "4.3.7", | ||
"espree": "10.1.0", | ||
"type-fest": "4.26.0", | ||
"type-fest": "4.26.1", | ||
"uuid": "10.0.0" | ||
}, | ||
"devDependencies": { | ||
"@typescript-eslint/typescript-estree": "8.3.0" | ||
"@typescript-eslint/typescript-estree": "8.6.0" | ||
}, | ||
"gitHead": "77cd5a25d5cf28c83253b7bfe02cd25b54e236b0" | ||
"gitHead": "05d2eabfcc41b67847c24049f12dd2b9f5ca6485" | ||
} |
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
106155
+ Added@markuplint/ml-ast@4.4.4(transitive)
+ Added@markuplint/ml-spec@4.7.0(transitive)
+ Added@markuplint/shared@4.4.5(transitive)
+ Added@markuplint/types@4.6.0(transitive)
+ Addedcss-tree@3.0.0(transitive)
+ Addeddebug@4.3.7(transitive)
+ Addedmdn-data@2.10.0(transitive)
+ Addedms@2.1.3(transitive)
+ Addedtype-fest@4.26.1(transitive)
- Removed@markuplint/ml-ast@4.4.3(transitive)
- Removed@markuplint/ml-spec@4.6.4(transitive)
- Removed@markuplint/shared@4.4.4(transitive)
- Removed@markuplint/types@4.5.4(transitive)
- Removedcss-tree@2.3.1(transitive)
- Removeddebug@4.3.6(transitive)
- Removedmdn-data@2.0.30(transitive)
- Removedms@2.1.2(transitive)
- Removedtype-fest@4.26.0(transitive)
Updated@markuplint/ml-ast@4.4.4
Updated@markuplint/ml-spec@4.7.0
Updated@markuplint/types@4.6.0
Updateddebug@4.3.7
Updatedtype-fest@4.26.1