file-type-mime
Advanced tools
Comparing version
{ | ||
"name": "file-type-mime", | ||
"version": "0.3.10", | ||
"version": "0.4.0", | ||
"description": "Utility to parse mime type from a file content", | ||
@@ -11,3 +11,3 @@ "homepage": "https://file-type-mime.vercel.app", | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.mjs", | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.cjs" | ||
@@ -17,3 +17,3 @@ } | ||
"main": "./dist/index.cjs", | ||
"module": "./dist/index.mjs", | ||
"module": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
@@ -56,4 +56,4 @@ "files": [ | ||
"ts-node": "^10.9.2", | ||
"tsup": "^8.1.0", | ||
"typescript": "^5.3.3", | ||
"unbuild": "^2.0.0", | ||
"vitest": "^1.2.2" | ||
@@ -77,3 +77,3 @@ }, | ||
"format": "biome format src --write", | ||
"build": "unbuild", | ||
"build": "tsup", | ||
"test": "vitest run", | ||
@@ -80,0 +80,0 @@ "execute": "node node-test.js", |
Sorry, the diff of this file is not supported yet
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
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
18837
-28.64%7
-12.5%50
-92.58%