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

vue3-simple-typeahead

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue3-simple-typeahead - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

13

package.json
{
"name": "vue3-simple-typeahead",
"version": "0.0.2",
"version": "0.0.3",
"description": "Simple Vue3 typeahead component that show a suggested list of elements while the user types in.",
"author": "frikinside",
"author": "frikinside <friki.inside@gmail.com> (http://frikinside.net/)",
"license": "MIT",
"homepage": "https://github.com/frikinside/vue3-simple-typeahead",
"repository": {
"type": "git",
"url": "https://github.com/frikinside/vue3-simple-typeahead.git"
},
"bugs": {
"url" : "https://github.com/frikinside/vue3-simple-typeahead/issues",
"email" : "friki.inside@gmail.com"
},
"main": "dist/vue3-simple-typeahead.ssr.js",

@@ -8,0 +17,0 @@ "browser": "dist/vue3-simple-typeahead.esm.js",

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