Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@stacksjs/search-engine

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stacksjs/search-engine - npm Package Compare versions

Comparing version 0.41.0 to 0.41.1

4

dist/index.d.ts

@@ -1,1 +0,3 @@

export {};
import { MeiliSearch } from 'meilisearch';
declare function client(): MeiliSearch;
export { client };
{
"name": "@stacksjs/search-engine",
"type": "module",
"version": "0.41.0",
"version": "0.41.1",
"packageManager": "pnpm@7.16.0",

@@ -42,2 +42,3 @@ "description": "The Stacks search engine integrations.",

"peerDependencies": {
"meilisearch": "^0.29.1",
"vitest": "^0.25.2"

@@ -47,3 +48,3 @@ },

"mkdist": "^1.0.0",
"typescript": "^4.8.4"
"typescript": "^4.9.3"
},

@@ -50,0 +51,0 @@ "scripts": {

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