Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dns-over-http-resolver

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dns-over-http-resolver - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## [1.2.1](https://github.com/vasco-santos/dns-over-http-resolver/compare/v1.2.0...v1.2.1) (2021-01-18)
<a name="1.2.0"></a>

@@ -2,0 +6,0 @@ # [1.2.0](https://github.com/vasco-santos/dns-over-http-resolver/compare/v1.1.0...v1.2.0) (2020-11-09)

6

package.json
{
"name": "dns-over-http-resolver",
"version": "1.2.0",
"version": "1.2.1",
"description": "DNS over HTTP resolver",

@@ -22,4 +22,4 @@ "main": "src/index.js",

"devDependencies": {
"aegir": "^27.0.0",
"ipfs-utils": "^4.0.0",
"aegir": "^30.0.1",
"ipfs-utils": "^6.0.0",
"sinon": "^9.2.0"

@@ -26,0 +26,0 @@ },

@@ -6,2 +6,6 @@ # dns-over-http-resolver

[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
[![Downloads](https://img.shields.io/npm/dm/dns-over-http-resolver.svg)](https://www.npmjs.com/package/dns-over-http-resolver)
[![Minzipped size](https://badgen.net/bundlephobia/minzip/dns-over-http-resolver)](https://bundlephobia.com/result?p=dns-over-http-resolver)
[![codecov](https://img.shields.io/codecov/c/github/vasco-santos/dns-over-http-resolver.svg?style=flat-square)](https://codecov.io/gh/vasco-santos/dns-over-http-resolver)
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/vasco-santos/dns-over-http-resolver/ci?label=ci&style=flat-square)](https://github.com/vasco-santos/dns-over-http-resolver/actions?query=branch%3Amaster+workflow%3Aci+)

@@ -8,0 +12,0 @@ > DNS over HTTP resolver

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc