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

eruda

Package Overview
Dependencies
Maintainers
1
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eruda - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

2

package.json
{
"name": "eruda",
"version": "1.4.2",
"version": "1.4.3",
"description": "Console for Mobile Browsers",

@@ -5,0 +5,0 @@ "main": "eruda.js",

@@ -77,3 +77,3 @@ <a href="http://eruda.liriliri.io/" target="_blank">

The JavaScript file size is quite huge(about 90kb gzipped) and therefore not suitable to include in mobile pages. It's recommended to make sure eruda is loaded only when eruda is set to true on url(http://example.com/?eruda=true), for example:
The JavaScript file size is quite huge(about 100kb gzipped) and therefore not suitable to include in mobile pages. It's recommended to make sure eruda is loaded only when eruda is set to true on url(http://example.com/?eruda=true), for example:

@@ -116,2 +116,3 @@ ```javascript

* [eruda-code](https://github.com/liriliri/eruda-code): Run JavaScript code.
* [eruda-benchmark](https://github.com/liriliri/eruda-benchmark): Run JavaScript benchmarks.

@@ -123,6 +124,1 @@ When writing plugins, you can use utilities exposed by Eruda, see [docs](doc/UTIL_API.md) here.

Read [Contributing Guide](doc/CONTRIBUTING.md) for development setup instructions.
## Related Projects
* [eustia](https://github.com/liriliri/eustia): Generator of eruda's utility library.
* [freego](https://github.com/surunzi/freego): Http redirect proxy injecting eruda on every page.

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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