Socket
Socket
Sign inDemoInstall

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.5.2 to 1.5.3

76

package.json
{
"name": "lme",
"version": "1.5.2",
"description": "Simply and beautifully log to console.",
"main": "index.js",
"scripts": {
"test": "node test.js",
"lint": "eslint ."
},
"repository": {
"type": "git",
"url": "git+https://github.com/vajahath/lme.git"
},
"keywords": [
"console.log",
"colors",
"chalk",
"beautiful",
"output",
"console",
"log"
],
"author": "Vajahath Ahmed <vajuoff.1@gmail.com> (http://twitter.com/vajahath7)",
"license": "MIT",
"bugs": {
"url": "https://github.com/vajahath/lme/issues"
},
"homepage": "https://github.com/vajahath/lme#readme",
"dependencies": {
"app-root-path": "^2.0.1",
"chalk": "^1.1.3"
},
"contributors": [
"Derek MacDonald (https://github.com/demacdonald)",
"Aman Mittal (https://github.com/amandeepmittal)"
],
"devDependencies": {
"eslint": "^3.13.1"
}
"name": "lme",
"version": "1.5.3",
"description": "Simply and beautifully log to console.",
"main": "index.js",
"scripts": {
"test": "node test.js",
"lint": "eslint ."
},
"repository": {
"type": "git",
"url": "git+https://github.com/vajahath/lme.git"
},
"keywords": [
"console.log",
"colors",
"chalk",
"beautiful",
"output",
"console",
"log"
],
"author": "Vajahath Ahmed <vajuoff.1@gmail.com> (http://twitter.com/vajahath7)",
"license": "MIT",
"bugs": {
"url": "https://github.com/vajahath/lme/issues"
},
"homepage": "https://github.com/vajahath/lme#readme",
"dependencies": {
"app-root-path": "^2.0.1",
"chalk": "^1.1.3"
},
"contributors": [
"Derek MacDonald (https://github.com/demacdonald)",
"Aman Mittal (https://github.com/amandeepmittal)"
],
"devDependencies": {
"eslint": "^3.13.1"
}
}

@@ -9,2 +9,3 @@ # lme

[![npm](https://img.shields.io/npm/v/lme.svg)](https://www.npmjs.com/package/lme)
[![Gitter chat](https://badges.gitter.im/npm-sqlify/gitter.png)](https://gitter.im/lme-logger/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link)

@@ -162,4 +163,5 @@ ![](https://raw.githubusercontent.com/vajahath/lme/stable/media/logo.png)

- **v1.5.2** (7th June 2017)
- **v1.5.2, 1.5.3** (8th June 2017)
- Adds extra badges, docs update.
- Gitter chat
- **v1.5.1** (27th March 2017)

@@ -166,0 +168,0 @@ - IMPORTANT bug fix: addressing issue with displaying instances of `Error` class. ([#30](https://github.com/vajahath/lme/issues/30)). (Highly recommended to update to this version)

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