@internetarchive/search-service
Advanced tools
Comparing version 1.3.3-alpha3 to 1.3.3-alpha4
@@ -20,3 +20,3 @@ /** | ||
user_since: string; | ||
loan_visibility?: string | boolean | null; | ||
loan_history_status?: string | null; | ||
} | ||
@@ -23,0 +23,0 @@ /** |
{ | ||
"name": "@internetarchive/search-service", | ||
"version": "1.3.3-alpha3", | ||
"version": "1.3.3-alpha4", | ||
"description": "A search service for the Internet Archive", | ||
@@ -5,0 +5,0 @@ "license": "AGPL-3.0-only", |
@@ -21,3 +21,3 @@ /** | ||
user_since: string; | ||
loan_visibility?: string|boolean|null; | ||
loan_history_status?: string|null; | ||
} | ||
@@ -24,0 +24,0 @@ |
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
940487