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

prettyjson

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prettyjson - npm Package Compare versions

Comparing version 0.1.4 to 0.2.0

.npmignore

6

History.md

@@ -1,3 +0,7 @@

## Change Log
### 0.2.0 — *January 22, 2012*
* Now using node-releasetools for the release process
* Disabled Node.js 0.6 from Travis CI temporally
* Minor copy in Readme.md
### 0.1.4 — *December 1, 2011*

@@ -4,0 +8,0 @@

6

package.json

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

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

@@ -29,4 +29,6 @@ "keywords": [

"devDependencies": {
"jasmine-node": "1.0.x"
"jasmine-node": "1.0.x",
"releasetools": "0.1.x",
"step": "0.0.x"
}
}

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

$ npm install -g prettyjson/
$ npm install prettyjson/

@@ -73,31 +73,1 @@ ## How to use it

## Contributors
* Rafael de Oleza <rafeca at gmail dot com>
* Francisco Perez Lopez <francis at tid dot es>
## License
(The MIT License)
Copyright (c) 2011 Rafael de Oleza <rafeca@gmail.com>
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Sorry, the diff of this file is not supported yet

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc