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

simple-output

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-output - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

LICENSE

19

package.json
{
"name": "simple-output",
"version": "1.0.0",
"version": "1.0.1",
"main": "index.js",
"files": [
"index.js"
],
"description": "Output messages to stdout/stderr",

@@ -21,3 +24,3 @@ "homepage": "https://github.com/ruyadorno/simple-output",

],
"keywords":[
"keywords": [
"terminal",

@@ -32,10 +35,9 @@ "cli",

"devDependencies": {
"grunt-contrib-jshint": "~0.7.0",
"grunt-sg-release": "~0.2.0",
"load-grunt-tasks": "~0.2.0",
"time-grunt": "~0.2.0",
"jshint-stylish": "~0.1.3"
"grunt-contrib-jshint": "^1.1.0",
"jshint-stylish": "^2.2.1",
"load-grunt-tasks": "^3.5.2",
"time-grunt": "^1.4.0"
},
"dependencies": {
"log-symbols": "^1.0.x"
"log-symbols": "^2.2.0"
},

@@ -46,2 +48,1 @@ "scripts": {

}
# simple-output
version: 1.0.0
version: 1.0.1

@@ -5,0 +5,0 @@ [![Build Status](https://travis-ci.org/ruyadorno/simple-output.svg?branch=master)](https://travis-ci.org/ruyadorno/simple-output)

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