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

clocker

Package Overview
Dependencies
Maintainers
3
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clocker - npm Package Compare versions

Comparing version 1.10.4 to 1.10.5

2

bin/cmd.js

@@ -21,3 +21,3 @@ #!/usr/bin/env node

var db = level(path.join(datadir, 'db'), { encoding: 'json' });
var db = level(path.join(datadir, 'db'), { valueEncoding: 'json' });

@@ -24,0 +24,0 @@ if (argv.h) usage(0)

{
"name": "clocker",
"version": "1.10.4",
"version": "1.10.5",
"description": "track project hours",

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

"json-stable-stringify": "^1.0.0",
"level": "~0.18.0",
"level": "^1.3.0",
"minimist": "0.0.10",

@@ -14,0 +14,0 @@ "mkdirp": "^0.3.5",

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