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

ddp-analyzer

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ddp-analyzer

Very Simple DDP Proxy which logs DDP messages

  • 0.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8
increased by300%
Maintainers
1
Weekly downloads
 
Created
Source

Meteor DDP Analyzer

Very Simple DDP Proxy which logs DDP messages

Read more on: Discover Meteor DDP in Realtime

Discover Meteor DDP in Realtime

Installation

npm install -g ddp-analyzer

Start DDP Analyzer Proxy

ddp-analyzer-proxy

Start Meteor App

You need to either start your Meteor App with few configurations

export DDP_DEFAULT_CONNECTION_URL=http://localhost:3030
meteor

or just open http://localhost:3030 from browser.

Now, open your app in the browser and you'll see DDP logs dumped by ddp-analyzer-proxy

FAQs

Package last updated on 07 May 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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