New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tickbin

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tickbin - npm Package Compare versions

Comparing version

to
1.5.0

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="1.5.0"></a>
# [1.5.0](https://github.com/tickbin/tickbin/compare/v1.3.0...v1.5.0) (2016-11-16)
<a name="1.4.0"></a>

@@ -7,0 +12,0 @@ # [1.4.0](https://github.com/tickbin/tickbin/compare/v1.3.0...v1.4.0) (2016-11-14)

12

package.json
{
"name": "tickbin",
"version": "1.4.0",
"version": "1.5.0",
"description": "tickbin time tracking",

@@ -37,3 +37,3 @@ "bin": {

"babel-plugin-transform-es2015-spread": "^6.6.5",
"eslint": "^3.0.0",
"eslint": "^3.10.1",
"nock": "^9.0.0",

@@ -55,8 +55,8 @@ "sinon": "^1.17.3",

"lie": "^3.0.4",
"lodash": "^4.11.1",
"lodash": "^4.17.1",
"mkdirp": "^0.5.1",
"moment": "^2.13.0",
"moment": "^2.16.0",
"pad": "^1.0.0",
"pouchdb": "^6.0.6",
"pouchdb-find": "^0.10.2",
"pouchdb-find": "^0.10.4",
"prompt": "^1.0.0",

@@ -67,3 +67,3 @@ "rc": "^1.1.1",

"untildify": "^3.0.2",
"yargs": "^6.0.0"
"yargs": "^6.4.0"
},

@@ -70,0 +70,0 @@ "engines": {