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

@teamwork/autocomplete-core

Package Overview
Dependencies
Maintainers
110
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teamwork/autocomplete-core - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [1.1.2](https://github.com/Teamwork/autocomplete/compare/@teamwork/autocomplete-core@1.1.1...@teamwork/autocomplete-core@1.1.2) (2020-04-20)
### Bug Fixes
* keep caret visible after autocomplete ([c61c7fe](https://github.com/Teamwork/autocomplete/commit/c61c7fe56d606b4c9153c2ccee865caa70a1fad8))
## [1.1.1](https://github.com/Teamwork/autocomplete/compare/@teamwork/autocomplete-core@1.1.0...@teamwork/autocomplete-core@1.1.1) (2020-03-05)

@@ -8,0 +19,0 @@

1

lib/autocomplete.js

@@ -254,2 +254,3 @@ import { TypedEventEmitter } from '@syncot/events';

this.clear();
this.editorAdapter.focus();
}

@@ -256,0 +257,0 @@ }

4

package.json
{
"name": "@teamwork/autocomplete-core",
"version": "1.1.1",
"version": "1.1.2",
"description": "The core autocomplete components.",

@@ -29,3 +29,3 @@ "keywords": [

},
"gitHead": "7337265c181cbc70737b1ded8e7bd30de64c61d7"
"gitHead": "e79f47e4c6655b8d45e4838745e3ca26d857be47"
}
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