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

knockout.autocomplete

Package Overview
Dependencies
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

knockout.autocomplete - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "knockout.autocomplete",
"version": "1.1.0",
"version": "1.1.1",
"author": "Sune Sloth Simonsen <sune@we-knowhow.dk>",

@@ -5,0 +5,0 @@ "dependencies": {},

@@ -53,2 +53,10 @@ ## knockout.autocompletion

#### className
A css class that will be applied to the menu element.
#### visible
An observable that decides whether the completion menu is shown.
#### noFilter (default false)

@@ -67,10 +75,2 @@

#### className
A css class that will be applied to the menu element.
#### visible
An observable that decides whether the completion menu is shown.
```js

@@ -77,0 +77,0 @@ function (completionItem) {

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