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

@ngrok/ngrok-darwin-x64

Package Overview
Dependencies
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngrok/ngrok-darwin-x64 - npm Package Versions

13

0.7.1

Diff

Changelog

Source

0.7.1:

  • Fix for windows pipe pathing.
bobzilladev
published 0.7.0 •

Changelog

Source

0.7.0:

  • Add listen_and_forward and listen_and_serve to listener builders.
  • Update to latest version of underlying rust library, allowing TLS backends.
bobzilladev
published 0.6.0 •

Changelog

Source

0.6.0:

  • Flattened listener.forwardPipe() and listener.forwardTcp() into listener.forward(). Determination will be made based on addr input.
  • Add ngrok.listeners() and session.listeners() to get a list of current non-closed listeners for the process or session, respectively.
  • Add errorCode field to thrown errors, where possible.
  • More heuristics for automatic unix socket file placement.
  • Connect heuristic improved for strings parseable as numbers.
bobzilladev
published 0.5.2 •

Changelog

Source

0.5.2:

  • Cleanly return from a listener forward call after a session.close().
bobzilladev
published 0.5.1 •

Changelog

Source

0.5.1:

  • consoleLog return signature.
bobzilladev
published 0.5.0 •

Changelog

Source

0.5.0:

  • Add Session.clientInfo().
  • Rename to ngrok-nodejs.
bobzilladev
published 0.4.1 •

Changelog

Source

0.4.1:

  • Clean shutdown when run from npm.
  • Unblock Svelte postinstall script.
bobzilladev
published 0.4.0 •

Changelog

Source

0.4.0:

  • Move to a single listener type for simplicity.
  • Documentation updates.
bobzilladev
published 0.3.0 •

Changelog

Source

0.3.0:

  • Added ngrok.connect(Config), ngrok.authtoken(), and ngrok.disconnect(url).
  • Examples cleanup.
bobzilladev
published 0.2.0 •

Changelog

Source

0.2.0:

  • Now have examples for Express, Fastify, Hapi, Koa, Nest.js, Next.js, Remix, Svelte, and Vue.
  • Add prettier auto code formatting.
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