@daaku/firebase-blob-db
Advanced tools
Comparing version 0.1.3 to 0.2.0
{ | ||
"name": "@daaku/firebase-blob-db", | ||
"author": "Naitik Shah <n@daaku.org>", | ||
"version": "0.1.3", | ||
"version": "0.2.0", | ||
"description": "Resilient uploading of blobs to Firebase Storage.", | ||
@@ -26,17 +26,17 @@ "repository": "git@github.com:daaku/firebase-blob-db", | ||
"devDependencies": { | ||
"@daaku/eslint-config": "^3.0.0", | ||
"@daaku/firebase-auth": "^0.1.2", | ||
"@daaku/qunit-puppeteer": "^0.1.3", | ||
"@types/qunit": "^2.9.5", | ||
"esbuild": "^0.7.15", | ||
"eslint": "^7.11.0", | ||
"nanoid": "^3.1.12", | ||
"@daaku/eslint-config": "^3.4.0", | ||
"@daaku/firebase-auth": "^0.2.0", | ||
"@daaku/qunit-puppeteer": "^0.2.0", | ||
"@types/qunit": "^2.9.6", | ||
"esbuild": "^0.8.14", | ||
"eslint": "^7.14.0", | ||
"nanoid": "^3.1.18", | ||
"npm-run-all": "^4.1.5", | ||
"qunit": "^2.11.3", | ||
"typescript": "^4.0.3" | ||
"qunit": "^2.12.0", | ||
"typescript": "^4.1.2" | ||
}, | ||
"dependencies": { | ||
"@daaku/firebase-storage": "^0.1.1", | ||
"@daaku/firebase-storage": "^0.1.2", | ||
"idb": "^5.0.7" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet