@knocklabs/client
Advanced tools
Comparing version 0.5.6 to 0.5.7
@@ -7,3 +7,3 @@ import { Activity, GenericData, User, PageInfo } from "../../interfaces"; | ||
page_size?: number; | ||
status?: "unread" | "unseen" | "all"; | ||
status?: "unread" | "read" | "unseen" | "seen" | "all"; | ||
source?: string; | ||
@@ -10,0 +10,0 @@ tenant?: string; |
{ | ||
"name": "@knocklabs/client", | ||
"version": "0.5.6", | ||
"version": "0.5.7", | ||
"description": "The clientside library for interacting with Knock", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/knocklabs/knock-client-js", |
Sorry, the diff of this file is not supported yet
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
212968