Socket
Socket
Sign inDemoInstall

vconsole

Package Overview
Dependencies
3
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous123457Next

2.2.1

Diff

Changelog

Source

v2.2.1 (2016-08-08)

  • Perf Add complete performance timing log to System tab.
  • Feat Add third-party plugin list to README.
maiz
published 2.2.0 •

Changelog

Source

v2.2.0 (2016-07-13)

  • Feat Add vConsole.version property.
  • Feat Add xhr._noVConsole property to XMLHttpRequest objects to customize whether a XHR should display in Network tab.
maiz
published 2.1.0 •

Changelog

Source

v2.1.0 (2016-06-29)

  • Feat Add vConsole.tool & vConsole.$ helper functions, see Helper Functions.
  • Feat Public properties & methods of vConsole are available, see Public Properties & Methods.
  • Fix Fix issue that error in window.onerror() may be undefined.
  • Fix Fix error that xhr.status may be unavailable when xhr.readyState < 4.
maiz
published 2.0.1 •

Changelog

Source

v2.0.1 (2016-06-16)

  • Fix Fix error that vConsole may not work at X5 browser engine.
  • Fix Fix error that localStorage is null in some kind of devices.
  • Fix Fix boolean display error in Log tab.
  • Perf Improve UI in Android.
maiz
published 2.0.0 •

Changelog

Source

v2.0.0 (2016-06-05)

  • Feat Rebuild completely, support custom plugin, see Plugin: Getting Started.
  • Feat Support execute JS command line in Log tab.
  • Feat Support circular structure object in Log and System tab.
  • Feat Support viewing request headers and response in Network tab.
  • Perf Switch button will not be dragged out of screen.
  • Perf Auto print User Agent in System tab.
  • Perf Show log's time in Log and System tab.
  • Fix Fix issue that getDate() returns a wrong date.
  • Fix Fix issue that sync AJAX becomes async AJAX.
maiz
published 1.3.0 •

Changelog

Source

v1.3.0 (2016-05-20)

  • Feat Support Drag and Drop switch button.
  • Fix Fix initialization failure when loaded asynchronously.
maiz
published 1.2.1 •

Changelog

Source

v1.2.1 (2016-05-16)

  • Fix Fix data lost when sending a POST request.
maiz
published 1.2.0 •

Changelog

Source

v1.2.0 (2016-05-11)

  • Feat Add network panel.
  • Feat Deprecate vConsole.ready() method.
  • Perf Display formatted Object & Array variable.
  • Perf Add English README and CHANGELOG.
  • Perf Improve UI.
maiz
published 1.1.0 •

Changelog

Source

v1.1.0 (2016-05-06)

  • Feat Support window.onerror() to catch exceptions and errors.
  • Feat Support [default|system|...] string to print logs to specific panel.
maiz
published 1.0.5 •

Changelog

Source

v1.0.5 (2016-04-29)

  • Fix Fix webpack compilation.
  • Fix Fix XSS when printing HTML string.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc