@daaku/firebase-rest-api
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "@daaku/firebase-rest-api", | ||
"author": "Naitik Shah <n@daaku.org>", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Minimal wrapper around fetch to make Firebase REST API calls.", | ||
@@ -26,11 +26,11 @@ "repository": "git@github.com:daaku/firebase-rest-api", | ||
"devDependencies": { | ||
"@daaku/eslint-config": "^4.0.0", | ||
"@daaku/qunit-puppeteer": "^1.2.0", | ||
"@types/qunit": "^2.11.2", | ||
"esbuild": "^0.13.8", | ||
"eslint": "^8.1.0", | ||
"@daaku/eslint-config": "^4.2.0", | ||
"@daaku/qunit-puppeteer": "^1.5.0", | ||
"@types/qunit": "^2.11.3", | ||
"esbuild": "^0.14.11", | ||
"eslint": "^8.7.0", | ||
"npm-run-all": "^4.1.5", | ||
"qunit": "^2.17.2", | ||
"typescript": "^4.4.4" | ||
"typescript": "^4.5.4" | ||
} | ||
} |
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
6743