Socket
Socket
Sign inDemoInstall

flinch

Package Overview
Dependencies
66
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.4 to 0.2.5

12

package.json
{
"name": "flinch",
"version": "0.2.4",
"version": "0.2.5",
"description": "Multitask with cat-like reflexes",

@@ -37,7 +37,7 @@ "author": "Bilal Quadri",

"dependencies": {
"commander": "^2.2.0",
"request": "^2.34.0",
"cli-color": "^0.3.2",
"underscore": "^1.6.0",
"growl": "^1.7.0"
"commander": "^2.8.1",
"request": "^2.57.0",
"cli-color": "^1.0.0",
"underscore": "^1.8.3",
"growl": "^1.8.1"
},

@@ -44,0 +44,0 @@ "devDependencies": {

@@ -6,3 +6,6 @@ flinch

[![Build Status][1]][2] [![Coverage Status][3]][4] [![Dependency Status][5]][6] [![NPM version][7]][8]
[![Build Status][TravisBadge]][Travis]
[![Coverage Status][CoverallsBadge]][Coveralls]
[![Dependency Status][GemnasiumBadge]][Gemnasium]
[![NPM version][VersionBadge]][Version]

@@ -93,12 +96,12 @@ Installation

-------
[MIT][9]
[MIT][License]
[1]: https://travis-ci.org/bilalq/flinch.svg?branch=master
[2]: https://travis-ci.org/bilalq/flinch
[3]: https://coveralls.io/repos/bilalq/flinch/badge.png?branch=master
[4]: https://coveralls.io/r/bilalq/flinch?branch=master
[5]: https://gemnasium.com/bilalq/flinch.svg
[6]: https://gemnasium.com/bilalq/flinch
[7]: https://badge.fury.io/js/flinch.svg
[8]: https://npmjs.org/package/flinch
[9]: https://github.com/bilalq/flinch/blob/master/LICENSE
[TravisBadge]: https://travis-ci.org/bilalq/flinch.svg?branch=master
[Travis]: https://travis-ci.org/bilalq/flinch
[CoverallsBadge]: http://img.shields.io/coveralls/bilalq/flinch.svg
[Coveralls]: https://coveralls.io/r/bilalq/flinch?branch=master
[GemnasiumBadge]: https://gemnasium.com/bilalq/flinch.svg
[Gemnasium]: https://gemnasium.com/bilalq/flinch
[VersionBadge]: https://badge.fury.io/js/flinch.svg
[Version]: https://npmjs.org/package/flinch
[License]: https://github.com/bilalq/flinch/blob/master/LICENSE

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