acrolinx-sidebar-sdk
Advanced tools
Comparing version 0.4.23 to 0.4.24
@@ -6,3 +6,3 @@ import 'es6-promise/auto'; | ||
export declare class AsyncMultiEditorAdapter extends MultiEditorAdapter implements AsyncAdapterInterface { | ||
readonly isAsync: boolean; | ||
readonly isAsync: true; | ||
readonly requiresSynchronization: boolean; | ||
@@ -9,0 +9,0 @@ addSingleAdapter(singleAdapter: AsyncAdapterInterface | AdapterInterface, opts?: AddSingleAdapterOptions, id?: string): void; |
{ | ||
"name": "acrolinx-sidebar-sdk", | ||
"description": "Acrolinx Sidebar SDK for JavaScript", | ||
"version": "0.4.23", | ||
"version": "0.4.24", | ||
"license": "Apache-2.0", | ||
@@ -6,0 +6,0 @@ "author": "Acrolinx", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2419506