Socket
Socket
Sign inDemoInstall

prettyjson

Package Overview
Dependencies
1
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.1.0

2

History.md
## Change Log
### 0.0.1 — *October 10, 2011*
### 0.1.0 — *October 10, 2011*
* Initial release

@@ -13,3 +13,3 @@ // Package for formatting JSON data in a coloured

// ### Package version
exports.version = '0.0.1';
exports.version = '0.1.0';

@@ -16,0 +16,0 @@ // ### Render function

@@ -5,3 +5,3 @@ {

"description": "Package for formatting JSON data in a coloured YAML-style, perfect for CLI output",
"version": "0.0.1",
"version": "0.1.0",
"homepage": "https://github.com/rafeca/prettyjson",

@@ -18,3 +18,3 @@ "keywords": ["json", "cli", "formatting", "colors"],

"engines": {
"node": "~v0.4.5"
"node": "~0.4.5"
},

@@ -21,0 +21,0 @@ "dependencies": {

@@ -1,2 +0,2 @@

# prettyjson
# prettyjson [![Build Status](https://secure.travis-ci.org/rafeca/prettyjson.png)](http://travis-ci.org/rafeca/prettyjson)

@@ -3,0 +3,0 @@ Package for formatting JSON data in a coloured YAML-style, perfect for CLI output

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc