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

ember-cli-auto-complete

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ember-cli-auto-complete - npm Package Compare versions

Comparing version 0.0.12 to 0.1.0

2

addon/components/auto-complete.js

@@ -44,3 +44,3 @@ import Ember from "ember";

};
focusOutEvent = Ember.run.later(this, func, 100);
focusOutEvent = Ember.run.later(this, func, 200);
},

@@ -47,0 +47,0 @@ keyDown: function(event){

{
"name": "ember-cli-auto-complete",
"version": "0.0.12",
"version": "0.1.0",
"description": "ember-cli addon that provides type-ahead selection for text inputs",

@@ -5,0 +5,0 @@ "directories": {

@@ -11,3 +11,3 @@ # ember-cli-auto-complete

http://emberjs.jsbin.com/niluhaloke/1
http://emberjs.jsbin.com/domuvo/1

@@ -14,0 +14,0 @@ ## Installation

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