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

@felvin-search/core

Package Overview
Dependencies
Maintainers
3
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@felvin-search/core - npm Package Compare versions

Comparing version 1.53.0 to 1.54.0

4

package.json
{
"name": "@felvin-search/core",
"description": "Core utilities for instant apps.",
"version": "1.53.0",
"version": "1.54.0",
"main": "./dist/index.cjs.js",

@@ -14,3 +14,3 @@ "scripts": {

"devDependencies": {
"@felvin-search/cli": "^1.53.0",
"@felvin-search/cli": "^1.54.0",
"@types/jest": "^27.0.2",

@@ -17,0 +17,0 @@ "depcheck": "^1.4.2",

@@ -25,3 +25,3 @@ /**

* @param apiVersion (Optional) Default is `instant-apps@v1`
* @param id A unique id of the app, usually its npm package name e.g. @felvin-search-apps/<app-name>
* @param id A unique id of the app, usually its npm package name e.g. @felvin-community/<app-name>
* @param queryToData Function which acts as an entry point of the app, and is used to

@@ -28,0 +28,0 @@ * convert a search query into data that could be rendered for the user.

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