Socket
Socket
Sign inDemoInstall

piral-search

Package Overview
Dependencies
Maintainers
1
Versions
921
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

piral-search - npm Package Compare versions

Comparing version 0.9.2-pre.796 to 0.9.2-pre.799

7

package.json
{
"name": "piral-search",
"version": "0.9.2-pre.796",
"version": "0.9.2-pre.799",
"description": "Plugin for centralizing search in Piral.",

@@ -13,2 +13,3 @@ "keywords": [

"plugin",
"plugin-component",
"search",

@@ -40,3 +41,3 @@ "filter"

"devDependencies": {
"piral-core": "^0.9.2-pre.796"
"piral-core": "^0.9.2-pre.799"
},

@@ -46,3 +47,3 @@ "peerDependencies": {

},
"gitHead": "b23724f27bc5ec384c0f2c1bbb6766aaf32b5596"
"gitHead": "2853163131053dedca749cee0d2e12ab980a82a4"
}

@@ -29,3 +29,3 @@ [![Piral Logo](https://github.com/smapiot/piral/raw/master/docs/assets/logo.png)](https://piral.io)

```tsx
```ts
import { createSearchApi } from 'piral-search';

@@ -36,3 +36,3 @@ ```

```tsx
```ts
const instance = createInstance({

@@ -49,3 +49,3 @@ // important part

```tsx
```jsx
const instance = createInstance({

@@ -52,0 +52,0 @@ // important part

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