@stanlemon/react-couchdb-authentication
Advanced tools
Comparing version 0.10.13 to 0.10.14
{ | ||
"name": "@stanlemon/react-couchdb-authentication", | ||
"version": "0.10.13", | ||
"version": "0.10.14", | ||
"description": "React component for authenticating against a CouchDB user db and syncing it locally with PouchDB.", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">=20.0.0" | ||
"node": ">=20.14.0" | ||
}, | ||
@@ -53,3 +53,3 @@ "peerDependencies": { | ||
"@types/jest": "^29.5.14", | ||
"@types/node": "^22.10.1", | ||
"@types/node": "^20.9.0", | ||
"@types/pouchdb": "^6.4.2", | ||
@@ -56,0 +56,0 @@ "@types/react": "^19.0.1", |
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
72