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

cloudflared

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudflared - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

lib/lib.d.ts

@@ -36,2 +36,2 @@ import { ChildProcess } from 'node:child_process';

export { bin, install, tunnel };
export { Connection, bin, install, tunnel };
{
"name": "cloudflared",
"version": "0.1.0",
"version": "0.1.1",
"description": "Cloudflared in Node.",

@@ -5,0 +5,0 @@ "type": "module",

@@ -47,3 +47,3 @@ # cloudflared

## Binary Path & Install
### Binary Path & Install

@@ -67,3 +67,3 @@ ```js

## Tunnel
### Tunnel

@@ -70,0 +70,0 @@ Checkout [`examples/tunnel.js`](examples/tunnel.js).

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