New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1.2 to 1.2.0

4

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

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

"react-dom": "^18.2.0",
"searchmate-js": "^1.1.2"
"searchmate-js": "1.2.0"
},

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

@@ -75,8 +75,8 @@ This package is a React client for [Searchmate](https://searchmate.app).

/* results */
--searchmate-result-bg: #111827;
--searchmate-result-bg: #030712;
--searchmate-result-text-color: #d1d5db;
--searchmate-selected-bg: #374151;
--searchmate-selected-border-color: #6b7280;
--searchmate-selected-bg: #ef4444;
--searchmate-selected-border-color: #ef4444;
--searchmate-selected-color: #f8fafc;
}
```

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