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

num-client

Package Overview
Dependencies
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

num-client - npm Package Compare versions

Comparing version 0.1.26 to 0.1.27

3

dist/index.d.ts
import { createClient, DefaultCallbackHandler, NumClient, NumProtocolErrorCode } from './client';
import { createDnsClient, DoHResolver } from './dnsclient';
import { buildNumUri, Hostname, MODULE_0, MODULE_1, MODULE_10, MODULE_2, MODULE_3, MODULE_4, MODULE_5, MODULE_6, MODULE_7, MODULE_8, MODULE_9, NumUri, parseNumUri, PositiveInteger, UrlPath, UrlUserInfo } from './numuri';
import { ResourceLoader } from './resourceloader';
import { resolvePath } from './urlrelativepathresolver';

@@ -19,2 +20,2 @@ export { NumClient, parseNumUri, NumUri, PositiveInteger, Hostname, UrlUserInfo, UrlPath, buildNumUri };

export { DoHResolver, createDnsClient };
export { resolvePath };
export { resolvePath, ResourceLoader };
{
"name": "num-client",
"version": "0.1.26",
"version": "0.1.27",
"description": "A NUM Protocol Client in TypeScript",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

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