New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@appbaseio/autocomplete-suggestions-plugin

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appbaseio/autocomplete-suggestions-plugin - npm Package Compare versions

Comparing version 1.0.12-alpha to 1.0.13-alpha

4

package.json
{
"name": "@appbaseio/autocomplete-suggestions-plugin",
"version": "1.0.12-alpha",
"version": "1.0.13-alpha",
"description": "A suggestions plugin for autocomplete-js, backed by appbase client.",

@@ -9,3 +9,3 @@ "main": "lib/index.js",

"scripts": {
"build": "./node_modules/.bin/esbuild src/index.js --bundle --loader:.js=jsx --jsx-factory= --format=esm --outfile=lib/index.js",
"build": "./node_modules/.bin/esbuild src/index.js --bundle --loader:.js=jsx --jsx-factory= --format=esm target=esnext --outfile=lib/index.js",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -12,0 +12,0 @@ },

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