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

searchmate-react

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

searchmate-react - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0

5

dist/types.d.ts
import { type SearchMateProps } from "searchmate-js";
export interface SearchProps extends SearchMateProps {
export interface SearchProps {
isOpen: boolean;
onClose: () => void;
urlPrefix?: string;
appId: string;
}

@@ -6,0 +9,0 @@

4

package.json
{
"name": "searchmate-react",
"private": false,
"version": "1.5.0",
"version": "1.6.0",
"type": "module",

@@ -26,3 +26,3 @@ "files": [

"react-dom": "^18.2.0",
"searchmate-js": "1.5.0"
"searchmate-js": "1.6.0"
},

@@ -29,0 +29,0 @@ "devDependencies": {

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