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.0.2 to 1.0.3

2

package.json
{
"name": "eruda",
"version": "1.0.2",
"version": "1.0.3",
"description": "Console for Mobile Browsers",

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

@@ -56,2 +56,9 @@ [中文](https://github.com/liriliri/eruda/blob/master/docs/Readme_CH.md)

It's also available on [jsDelivr](http://www.jsdelivr.com/?query=eruda).
```html
<script src="//cdn.jsdelivr.net/eruda/1.0.0/eruda.min.js"></script>
<script>eruda.init();</script>
```
The JavaScript file size is quite huge(about 85kb gzipped) and therefore not

@@ -58,0 +65,0 @@ suitable to include in mobile pages. It's recommended to make sure eruda is

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

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