@tinyhttp/type-is
Advanced tools
Comparing version 1.3.0 to 2.0.0
{ | ||
"name": "@tinyhttp/type-is", | ||
"version": "1.3.0", | ||
"version": "2.0.0", | ||
"type": "module", | ||
@@ -9,16 +9,7 @@ "description": "TypeScript rewrite of type-is with CJS and ESM targets", | ||
"type": "git", | ||
"url": "https://github.com/talentlessguy/tinyhttp.git", | ||
"url": "https://github.com/tinyhttp/tinyhttp.git", | ||
"directory": "packages/type-is" | ||
}, | ||
"main": "./dist/index.cjs", | ||
"types": "./dist/index.d.ts", | ||
"module": "./dist/index.js", | ||
"exports": { | ||
".": { | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"./package.json": "./package.json", | ||
"./": "./" | ||
}, | ||
"exports": "./dist/index.js", | ||
"keywords": [ | ||
@@ -40,9 +31,9 @@ "tinyhttp", | ||
"license": "MIT", | ||
"dependencies": { | ||
"es-content-type": "^0.1.0", | ||
"es-mime-types": "^0.1.3" | ||
}, | ||
"scripts": { | ||
"build": "rollup -c" | ||
}, | ||
"dependencies": { | ||
"es-content-type": "^0.0.10", | ||
"es-mime-types": "^0.0.16" | ||
} | ||
} | ||
} |
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
4700
101009
5
89
0
+ Addedes-content-type@0.1.0(transitive)
+ Addedes-mime-types@0.1.4(transitive)
- Removedes-content-type@0.0.10(transitive)
- Removedes-mime-types@0.0.16(transitive)
Updatedes-content-type@^0.1.0
Updatedes-mime-types@^0.1.3