Skip to content
#

ioc

Here are 1,017 public repositories matching this topic...

loopback-next
tsed

📐 Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone.

  • Updated Jul 6, 2022
  • TypeScript
sebix
sebix commented Jul 4, 2022

Changelog of version 2.0.0:

dns.resolver.resolve() has been added, allowing control of whether search lists are used. dns.resolver.query() is retained for backwards compatibility, but deprecated. The default for search list behavior can be set at in the resolver object with the use_search_by_default parameter. The default is False.

dns.resolver.query() is used here:

https://github.com/c

bug component: bots component: core good first issue

Improve this page

Add a description, image, and links to the ioc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ioc topic, visit your repo's landing page and select "manage topics."

Learn more