@markuplint/file-resolver
Advanced tools
Comparing version 4.4.1-dev.1 to 4.5.0
@@ -25,3 +25,3 @@ import { readFile } from 'node:fs/promises'; | ||
// Windows | ||
.replace(/^[/\\][a-z]:/i, ''); | ||
.replace(/^[/\\](?=[a-z]:)/i, ''); // only remove a leading slash | ||
fLog('Find JSON file path: %s', normalizePath); | ||
@@ -28,0 +28,0 @@ const fileContent = await readFile(normalizePath, { encoding: 'utf8' }); |
{ | ||
"name": "@markuplint/file-resolver", | ||
"version": "4.4.1-dev.1+98cb4470a", | ||
"version": "4.5.0", | ||
"description": "The file resolver of markuplint", | ||
@@ -27,21 +27,21 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"devDependencies": { | ||
"@types/node": "20.11.30" | ||
"@types/node": "20.12.0" | ||
}, | ||
"dependencies": { | ||
"@markuplint/html-parser": "4.3.1-dev.1+98cb4470a", | ||
"@markuplint/ml-ast": "4.1.1-dev.1+98cb4470a", | ||
"@markuplint/ml-config": "4.3.1-dev.1+98cb4470a", | ||
"@markuplint/ml-core": "4.4.1-dev.1+98cb4470a", | ||
"@markuplint/ml-spec": "4.2.1-dev.1+98cb4470a", | ||
"@markuplint/parser-utils": "4.3.1-dev.1+98cb4470a", | ||
"@markuplint/selector": "4.3.1-dev.1+98cb4470a", | ||
"@markuplint/shared": "4.1.1-dev.1+98cb4470a", | ||
"@markuplint/html-parser": "4.4.0", | ||
"@markuplint/ml-ast": "4.2.0", | ||
"@markuplint/ml-config": "4.4.0", | ||
"@markuplint/ml-core": "4.5.0", | ||
"@markuplint/ml-spec": "4.3.0", | ||
"@markuplint/parser-utils": "4.4.0", | ||
"@markuplint/selector": "4.4.0", | ||
"@markuplint/shared": "4.2.0", | ||
"cosmiconfig": "9.0.0", | ||
"debug": "4.3.4", | ||
"glob": "10.3.9", | ||
"glob": "10.3.12", | ||
"ignore": "5.3.1", | ||
"jsonc": "2.0.0", | ||
"minimatch": "9.0.3" | ||
"minimatch": "9.0.4" | ||
}, | ||
"gitHead": "98cb4470ad994275f52b0c3919f8d27dda8c38bc" | ||
"gitHead": "ad3db077e96bea0666c9105b250f895263907a87" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
0
46263
+ Added@markuplint/config-presets@4.3.0(transitive)
+ Added@markuplint/html-parser@4.4.0(transitive)
+ Added@markuplint/html-spec@4.5.0(transitive)
+ Added@markuplint/i18n@4.3.0(transitive)
+ Added@markuplint/ml-ast@4.2.0(transitive)
+ Added@markuplint/ml-config@4.4.0(transitive)
+ Added@markuplint/ml-core@4.5.0(transitive)
+ Added@markuplint/ml-spec@4.3.0(transitive)
+ Added@markuplint/parser-utils@4.4.0(transitive)
+ Added@markuplint/selector@4.4.0(transitive)
+ Added@markuplint/shared@4.2.0(transitive)
+ Added@markuplint/types@4.2.0(transitive)
+ Added@types/css-tree@2.3.7(transitive)
+ Added@types/debug@4.1.12(transitive)
+ Added@types/ms@2.1.0(transitive)
+ Added@types/mustache@4.2.5(transitive)
+ Added@types/uuid@9.0.8(transitive)
+ Added@types/whatwg-mimetype@3.0.2(transitive)
+ Addedacorn@8.14.0(transitive)
+ Addedacorn-jsx@5.3.2(transitive)
+ Addedbcp-47@2.1.0(transitive)
+ Addedcss-tree@2.3.1(transitive)
+ Addedcssesc@3.0.0(transitive)
+ Addeddeepmerge@4.3.1(transitive)
+ Addeddom-accessibility-api@0.6.3(transitive)
+ Addedentities@4.5.0(transitive)
+ Addedeslint-visitor-keys@4.2.0(transitive)
+ Addedespree@10.0.1(transitive)
+ Addedglob@10.3.12(transitive)
+ Addedhtml-entities@2.5.2(transitive)
+ Addedis-alphabetical@2.0.1(transitive)
+ Addedis-alphanumerical@2.0.1(transitive)
+ Addedis-decimal@2.0.1(transitive)
+ Addedis-plain-object@5.0.0(transitive)
+ Addedleven@4.0.0(transitive)
+ Addedmdn-data@2.0.30(transitive)
+ Addedminimatch@9.0.4(transitive)
+ Addedmustache@4.2.0(transitive)
+ Addedparse5@7.1.2(transitive)
+ Addedpostcss-selector-parser@6.0.16(transitive)
+ Addedsource-map-js@1.2.1(transitive)
+ Addedtype-fest@4.14.0(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
+ Addeduuid@9.0.1(transitive)
+ Addedwhatwg-mimetype@4.0.0(transitive)
- Removedglob@10.3.9(transitive)
- Removedminimatch@9.0.3(transitive)
Updated@markuplint/ml-ast@4.2.0
Updated@markuplint/ml-config@4.4.0
Updated@markuplint/ml-core@4.5.0
Updated@markuplint/ml-spec@4.3.0
Updated@markuplint/selector@4.4.0
Updated@markuplint/shared@4.2.0
Updatedglob@10.3.12
Updatedminimatch@9.0.4