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

lme

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lme - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "lme",
"version": "1.1.0",
"version": "1.1.1",
"description": "Simply and beautifully log to console.",

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

@@ -14,3 +14,3 @@ ![](https://raw.githubusercontent.com/vajahath/lme/master/media/logo.png)

- Simpler to use than `console.log()` or even `console.log(chalk.red("hi"));`
- Draw lines with just a single function, `lme.line()`.
- **Draw lines** with just a single function, [`lme.line()`](#drawing-lines-with-lmeline).
- Automatically expands `objects` and `arrays`. So that, you don't have to use `JSON.stringify()` anymore.

@@ -52,3 +52,3 @@ - Clean and semantically focused.

### APIs
# APIs

@@ -85,2 +85,3 @@ **Syntax :** `lme.<status>(message);`

<br>
### Examples

@@ -87,0 +88,0 @@

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