New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@internetarchive/search-service

Package Overview
Dependencies
Maintainers
18
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@internetarchive/search-service - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1-alpha.0

0

demo/app-root.ts

@@ -0,0 +0,0 @@ import { html, css, LitElement, TemplateResult, CSSResult, nothing } from 'lit';

@@ -0,0 +0,0 @@ import { __decorate } from "tslib";

2

dist/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc