Comparing version 5.0.0-alpha.2 to 5.0.0
{ | ||
"name": "mime-type", | ||
"description": "the custom more powerful mime-type utility can work with mime-db.", | ||
"version": "5.0.0-alpha.2", | ||
"version": "5.0.0", | ||
"contributors": [ | ||
@@ -34,4 +34,4 @@ "Riceball LEE https://github.com/snowyu", | ||
"micromatch": "^4.0.5", | ||
"path.js": "^2.0.0-alpha.1", | ||
"util-ex": "^2.0.0-alpha.18" | ||
"path.js": "^2.0.0", | ||
"util-ex": "^2.0.0" | ||
}, | ||
@@ -51,4 +51,4 @@ "devDependencies": { | ||
"sinon": "~18.0.0", | ||
"typedoc": "^0.25.13", | ||
"typedoc-plugin-markdown": "^4.0.2", | ||
"typedoc": "^0.26.6", | ||
"typedoc-plugin-markdown": "^4.2.6", | ||
"typescript": "^5.4.5" | ||
@@ -85,2 +85,2 @@ }, | ||
} | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
417609
Updatedpath.js@^2.0.0
Updatedutil-ex@^2.0.0