fix(deps): update dependency iconv-lite to v0.7.1 #1012
Annotations
7 errors
|
Linting
Process completed with exit code 2.
|
|
Linting:
src/index.ts#L88
Property 'encodeStream' does not exist on type 'typeof iconv'.
|
|
Linting:
src/index.ts#L87
Property 'decodeStream' does not exist on type 'typeof iconv'.
|
|
Linting:
src/index.ts#L78
Property 'encode' does not exist on type 'typeof iconv'.
|
|
Linting:
src/index.ts#L73
Property 'decode' does not exist on type 'typeof iconv'.
|
|
Linting:
src/index.ts#L43
Property 'encodingExists' does not exist on type 'typeof iconv'.
|
|
Linting:
src/index.ts#L7
Module '"iconv-lite"' has no exported member 'Options'.
|