New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ngrok/ngrok-api

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngrok/ngrok-api - npm Package Versions

2

0.13.0

Diff

Changelog

Source

0.13.0

  • Added support for Cloud Endpoints (currently in private beta).
bobzilladev
published 0.12.0 •

Changelog

Source

0.12.0

  • Renamed the Policy Module to the Traffic Policy Module on HTTP Edge Routes, TCP Edges, and TLS Edges, which allows you to configure rules that can be used to influence and control traffic to and from your upstream service. The Traffic Policy itself is now specified as either a JSON or YAML string.
bobzilladev
published 0.11.0 •

Changelog

Source

0.11.0

  • Added support for the Bot User API. The Bot User API allows you to manage the bots that are registered to your ngrok account. You can automate the creation, management, and deletion of bot users in your account.

  • Added support for the Policy Module on HTTP Edge Routes, TCP Edges, and TLS Edges, which allows you to configure rules that can be used to influence and control traffic to and from your upstream service.

bobzilladev
published 0.10.0 •

darrineden
published 0.9.0 •

darrineden
published 0.8.0 •

darrineden
published 0.7.0 •

inconshreveable
published 0.3.0 •

Changelog

Source

0.3.0

ENHANCEMENTS:

  • Added owner_id field to the api_key, credential, and ssh_credential resources. If supplied at credential creation, ownership will be assigned to the specified User or Bot. Only admins may specify an owner other than themselves. Defaults to the authenticated User or Bot.
  • Added failover_backend, http_response_backend, and tunnel_group_backend resources. A Failover backend defines failover behavior within a list of referenced backends. Traffic is sent to the first backend in the list. If that backend is offline or no connection can be established, ngrok attempts to connect to the next backend in the list until one is successful.
darrineden
published 0.2.0 •

Changelog

Source

0.2.0

ENHANCEMENTS:

  • Restructure to use classes instead of embedded objects
  • Added support for namespaces to avoid clutter
  • Rewrote README explaining async usage, error handling, and more examples
  • Run tests against mock or actual API
  • Improved Typedoc generated documentation

FIXES:

  • Use the correct naming convention for TypeScript properties
  • Use Markdown instead of plain text for Typedoc
  • Use Promise when a method returns no result instead of an empty object
darrineden
published 0.1.0 •

Changelog

Source

0.1.0

ENHANCEMENTS:

  • List iterators supporting automatic paging
  • Generate TypeScript documentation
2
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