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

auto-timesheet

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auto-timesheet - npm Package Compare versions

Comparing version 0.0.30 to 0.0.31

2

package.json
{
"name": "auto-timesheet",
"version": "0.0.30",
"version": "0.0.31",
"description": "Add redmine timesheet automatically and periodically.",

@@ -5,0 +5,0 @@ "main": "./src/bin/auto-timesheet.js",

@@ -28,3 +28,4 @@ # auto-timesheet

- [x] export the entire app into a cli
- [ ] cli tests :arrow_left:
- [x] cli tests
- [ ] some final tests :arrow_left:
- [ ] beautify a little bit.

@@ -31,0 +32,0 @@ - [ ] Typescript-ify

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

program
.version('0.0.30')
.version('0.0.31')
.command('cred', 'configure stuff')

@@ -9,0 +9,0 @@ .command('conf', 'configure stuff')

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