Skip to content

Conversation

sduc
Copy link
Contributor

@sduc sduc commented Apr 19, 2023

Q A
Bug fix? yes
New feature? no
Deprecations? no
Tickets
License MIT

Imported the library in a code which enforce use strict. Without this PR I get the following error:

ReferenceError: key is not defined
    at /usr/app/dist/index.js:127446:16
    at Array.forEach (<anonymous>)
    at parseSimpleWhois (/usr/app/dist/index.js:127427:61)
    at whoisTld (/usr/app/dist/index.js:127876:20)
    at async whoisDomain (/usr/app/dist/index.js:127900:21)

You can ignore the line numbers since it was bundled with esbuild.

@AndreiIgna
Copy link
Member

hey @sduc thanks for fixing this. It will included in the next release on npm, in a few hours

@AndreiIgna AndreiIgna merged commit 24a72fd into LayeredStudio:master Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants