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.43 to 0.0.44

2

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

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

@@ -8,2 +8,3 @@ # auto-timesheet

*Created and maintained at free times for fun.*

@@ -33,3 +34,5 @@ [![Gitter chat](https://badges.gitter.im/npm-sqlify/gitter.png)](https://gitter.im/auto-timesheet/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link)

- [ ] beautify a little bit.
- [ ] Typescript-ify
- [ ] Typescript-ify *(:checkered_flag: releases initial stable version)*
- [ ] Gitlab support
- [ ] Bitbucket support

@@ -36,0 +39,0 @@ ## How to get started with this?

@@ -29,3 +29,2 @@ const request = require('request');

body = JSON.parse(body);
console.log(JSON.stringify(body, null, 2));

@@ -32,0 +31,0 @@ resolve(body);

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