@stanlemon/react-couchdb-authentication
Advanced tools
Comparing version 0.8.11 to 0.8.12
{ | ||
"name": "@stanlemon/react-couchdb-authentication", | ||
"version": "0.8.11", | ||
"version": "0.8.12", | ||
"description": "React component for authenticating against a CouchDB user db and syncing it locally with PouchDB.", | ||
@@ -40,9 +40,9 @@ "keywords": [ | ||
"@testing-library/jest-dom": "^5.16.4", | ||
"@testing-library/react": "^13.1.1", | ||
"@testing-library/react": "^13.2.0", | ||
"@types/async-retry": "^1.4.4", | ||
"@types/isomorphic-fetch": "^0.0.36", | ||
"@types/jest": "^27.4.1", | ||
"@types/jest": "^27.5.1", | ||
"@types/node": "^15.14.9", | ||
"@types/pouchdb": "^6.4.0", | ||
"@types/react": "^18.0.8", | ||
"@types/react": "^18.0.9", | ||
"@types/set-interval-async": "^1.0.0", | ||
@@ -49,0 +49,0 @@ "isomorphic-fetch": "^3.0.0", |