@internetarchive/search-service
Advanced tools
Comparing version 1.3.0 to 1.3.1-alpha.0
@@ -0,0 +0,0 @@ import { html, css, LitElement, TemplateResult, CSSResult, nothing } from 'lit'; |
@@ -0,0 +0,0 @@ import { __decorate } from "tslib"; |
@@ -20,3 +20,3 @@ export { Metadata } from './src/models/metadata'; | ||
export { AccountExtraInfo } from './src/responses/account-extra-info'; | ||
export { PageElementMap, PageElementName, ForumPost, WebArchiveEntry, LendingPageElement, LendingSubElement, LENDING_SUB_ELEMENTS, } from './src/responses/page-elements'; | ||
export { PageElementMap, PageElementName, Review, ForumPost, WebArchiveEntry, LendingPageElement, LendingSubElement, LENDING_SUB_ELEMENTS, } from './src/responses/page-elements'; | ||
export { MetadataSearchBackend } from './src/search-backend/metadata-search-backend'; | ||
@@ -23,0 +23,0 @@ export { FulltextSearchBackend } from './src/search-backend/fulltext-search-backend'; |
@@ -44,2 +44,3 @@ export { Metadata } from './src/models/metadata'; | ||
PageElementName, | ||
Review, | ||
ForumPost, | ||
@@ -46,0 +47,0 @@ WebArchiveEntry, |
{ | ||
"name": "@internetarchive/search-service", | ||
"version": "1.3.0", | ||
"version": "1.3.1-alpha.0", | ||
"description": "A search service for the Internet Archive", | ||
@@ -5,0 +5,0 @@ "license": "AGPL-3.0-only", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
995143
14099
2