Socket
Socket
Sign inDemoInstall

@apify/docs-search-modal

Package Overview
Dependencies
Maintainers
10
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apify/docs-search-modal - npm Package Compare versions

Comparing version 1.0.11 to 1.0.12

2

dist/components/ApifySearch.js

@@ -107,3 +107,3 @@ var __assign = (this && this.__assign) || function () {

if (((_c = state === null || state === void 0 ? void 0 : state.collections) === null || _c === void 0 ? void 0 : _c[0].items.length) === 0) {
return render(_jsxs("div", __assign({ className: 'flex flex-col h-full' }, { children: [_jsx("div", __assign({ className: "flex flex-col justify-center items-center flex-1" }, { children: _jsx("div", __assign({ className: 'text-slate-400 font-medium text-lg px-3 py-1' }, { children: "No results :(" })) })), _jsx(Footer, {})] })), root);
return render(_jsxs("div", __assign({ className: 'flex flex-col h-full bg-white dark:bg-slate-800' }, { children: [_jsx("div", __assign({ className: "flex flex-col justify-center items-center flex-1" }, { children: _jsx("div", __assign({ className: 'text-slate-400 font-medium text-lg px-3 py-1' }, { children: "No results :(" })) })), _jsx(Footer, {})] })), root);
}

@@ -110,0 +110,0 @@ var preview = state.context.preview;

{
"name": "@apify/docs-search-modal",
"version": "1.0.11",
"version": "1.0.12",
"description": "A custom implementation of the modal search for Apify Docs.",

@@ -5,0 +5,0 @@ "author": "Jindřich Bär",

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