@cocreate/crud-client
Advanced tools
Comparing version 1.33.8 to 1.33.9
{ | ||
"name": "@cocreate/crud-client", | ||
"version": "1.33.8", | ||
"version": "1.33.9", | ||
"description": "An useful CRUD api operate Create, read, update, delete with built in database. Can be used as a firebase alternative. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -61,6 +61,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/indexeddb": "^1.20.0", | ||
"@cocreate/socket-client": "^1.36.1", | ||
"@cocreate/uuid": "^1.10.0" | ||
"@cocreate/indexeddb": "^1.22.3", | ||
"@cocreate/socket-client": "^1.39.0", | ||
"@cocreate/uuid": "^1.11.1" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
199788
Updated@cocreate/indexeddb@^1.22.3
Updated@cocreate/uuid@^1.11.1