caniuse-support
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "caniuse-support", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Query the caniuse offline database for feature support.", | ||
@@ -34,3 +34,3 @@ "homepage": "https://github.com/wikiwi/caniuse-support", | ||
"engines": { | ||
"node": ">=8" | ||
"node": ">=10" | ||
}, | ||
@@ -46,4 +46,4 @@ "keywords": [ | ||
"@types/chai": "^4.2.3", | ||
"@types/mocha": "^5.2.4", | ||
"@types/node": "^12.7.2", | ||
"@types/mocha": "^7.0.2", | ||
"@types/node": "^13.1.0", | ||
"awesome-typescript-loader": "^5.2.0", | ||
@@ -54,3 +54,3 @@ "cash-cat": "^0.2.0", | ||
"coveralls": "^3.0.2", | ||
"cross-env": "^6.0.0", | ||
"cross-env": "^7.0.2", | ||
"eslint": "^6.0.1", | ||
@@ -68,4 +68,4 @@ "eslint-config-airbnb-base": "^14.0.0", | ||
"merge2": "^1.2.2", | ||
"mocha": "^6.0.2", | ||
"ts-node": "^8.3.0", | ||
"mocha": "^7.0.1", | ||
"ts-node": "^8.8.1", | ||
"tslint": "^5.10.0", | ||
@@ -78,5 +78,5 @@ "typescript": "^3.6.3", | ||
"dependencies": { | ||
"bowser": "^2.6.1", | ||
"caniuse-lite": "^1.0.30001008" | ||
"bowser": "^2.9.0", | ||
"caniuse-lite": "^1.0.30001039" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2257675
7134
Updatedbowser@^2.9.0
Updatedcaniuse-lite@^1.0.30001039