@stanlemon/react-couchdb-authentication
Advanced tools
Comparing version 0.10.12 to 0.10.13
{ | ||
"name": "@stanlemon/react-couchdb-authentication", | ||
"version": "0.10.12", | ||
"version": "0.10.13", | ||
"description": "React component for authenticating against a CouchDB user db and syncing it locally with PouchDB.", | ||
@@ -41,4 +41,5 @@ "keywords": [ | ||
"peerDependencies": { | ||
"pouchdb": ">=9.0.0", | ||
"react": ">=19.0.0" | ||
"pouchdb": ">=8.0.0", | ||
"react": ">=18.0.0", | ||
"react-dom": ">=18.0.0" | ||
}, | ||
@@ -45,0 +46,0 @@ "devDependencies": { |
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
131537
5