@magic/mime-types
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@magic/mime-types", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"author": "Wizards & Witches", | ||
@@ -9,7 +9,6 @@ "description": "mime-db, in a key => value store where keys are extensions and values are mime/types", | ||
"main": "src/index.mjs", | ||
"module": "src/index.mjs", | ||
"scripts": { | ||
"start": "npm test", | ||
"build:db": "bin/bin.js build && npm run format", | ||
"build:docs": "./bin/bin.js docs", | ||
"build:db": "bin/bin.mjs build && npm run format", | ||
"build:docs": "bin/bin.mjs docs", | ||
"test": "t --exclude docs example config.js", | ||
@@ -25,5 +24,6 @@ "format": "f -w --exclude docs", | ||
}, | ||
"engine": { | ||
"node": ">=12.13.0" | ||
"engines": { | ||
"node": ">=13.5.0" | ||
}, | ||
"engineStrict": true, | ||
"repository": { | ||
@@ -37,12 +37,13 @@ "type": "git", | ||
"devDependencies": { | ||
"@magic-modules/gdpr": "0.0.4", | ||
"@magic-modules/gdpr": "0.0.12", | ||
"@magic-modules/git-badges": "0.0.3", | ||
"@magic-modules/light-switch": "0.0.2", | ||
"@magic-modules/light-switch": "0.0.3", | ||
"@magic-modules/pre": "0.0.2", | ||
"@magic-themes/docs": "0.0.2", | ||
"@magic/cli": "0.0.10", | ||
"@magic/core": "0.0.2", | ||
"@magic/fs": "0.0.1", | ||
"@magic/test": "0.1.23", | ||
"mime-db": "1.42.0" | ||
"@magic-themes/docs": "0.0.3", | ||
"@magic/cli": "0.0.13", | ||
"@magic/core": "0.0.18", | ||
"@magic/format": "0.0.4", | ||
"@magic/fs": "0.0.2", | ||
"@magic/test": "0.1.28", | ||
"mime-db": "1.43.0" | ||
}, | ||
@@ -49,0 +50,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
145892
1191
3647
11