Skip to content

Conversation

sparsh00
Copy link
Contributor

Added support to check if zip already uploaded by checking md5 of the zip files.

'use strict';
const request = require('request');

const crypto = require('crypto'),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a new dependency. we may need to add this in package.json

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ignore. its part of node js standard library

shashikdm
shashikdm previously approved these changes Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants