@stanlemon/react-couchdb-authentication
Advanced tools
Comparing version 0.8.129 to 0.8.130
@@ -1,5 +0,1 @@ | ||
/// <reference types="pouchdb-find" /> | ||
/// <reference types="pouchdb-core" /> | ||
/// <reference types="pouchdb-mapreduce" /> | ||
/// <reference types="pouchdb-replication" /> | ||
import * as React from "react"; | ||
@@ -6,0 +2,0 @@ interface Props { |
@@ -1,5 +0,1 @@ | ||
/// <reference types="pouchdb-find" /> | ||
/// <reference types="pouchdb-core" /> | ||
/// <reference types="pouchdb-mapreduce" /> | ||
/// <reference types="pouchdb-replication" /> | ||
import * as React from "react"; | ||
@@ -6,0 +2,0 @@ type Props = { |
{ | ||
"name": "@stanlemon/react-couchdb-authentication", | ||
"version": "0.8.129", | ||
"version": "0.8.130", | ||
"description": "React component for authenticating against a CouchDB user db and syncing it locally with PouchDB.", | ||
@@ -44,3 +44,3 @@ "keywords": [ | ||
"@types/jest": "^29.5.12", | ||
"@types/node": "^20.14.6", | ||
"@types/node": "^20.14.8", | ||
"@types/pouchdb": "^6.4.2", | ||
@@ -47,0 +47,0 @@ "@types/react": "^18.3.3", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
131184
1204