Socket
Socket
Sign inDemoInstall

@teamwork/autocomplete-core

Package Overview
Dependencies
5
Maintainers
108
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3

2

lib/adapter.d.ts

@@ -1,2 +0,2 @@

import { EmitterInterface, TypedEventEmitter } from '@syncot/util';
import { EmitterInterface, TypedEventEmitter } from '@syncot/events';
/**

@@ -3,0 +3,0 @@ * The type representing a position in a coordinate system.

@@ -1,2 +0,2 @@

import { EmitterInterface, TypedEventEmitter } from '@syncot/util';
import { EmitterInterface, TypedEventEmitter } from '@syncot/events';
import { EditorAdapter, Position } from './adapter';

@@ -3,0 +3,0 @@ import { Item, PatternHandler } from './pattern';

@@ -1,2 +0,2 @@

import { TypedEventEmitter } from '@syncot/util';
import { TypedEventEmitter } from '@syncot/events';
/**

@@ -3,0 +3,0 @@ * Creates an Autocomplete instace with the specified options.

{
"name": "@teamwork/autocomplete-core",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "The core autocomplete components.",

@@ -26,6 +26,6 @@ "keywords": [

"dependencies": {
"@syncot/util": "^0.1.0",
"@syncot/events": "^0.1.0",
"tslib": "^1.9.3"
},
"gitHead": "4f0ae718f5589d7a5617f84a9af6e3f47264f594"
"gitHead": "b6a58bdaa67d948998b33972dfa81a3e7409ca5b"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc