Socket
Socket
Sign inDemoInstall

@wildberries/service-cdn-uploader

Package Overview
Dependencies
37
Maintainers
5
Versions
58
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1-beta.1 to 0.1.1-beta.2

5

index.js

@@ -94,3 +94,6 @@ /* eslint-disable import/no-unresolved */

console.log('Request error', error);
console.log(`=============== retry counter ${counter + 1} ===============`);
console.log('=============== retry, ===============', {
counter: counter + 1,
filePath: params.filePath,
});

@@ -97,0 +100,0 @@ await sleep(500);

2

package.json
{
"name": "@wildberries/service-cdn-uploader",
"version": "0.1.1-beta.1",
"version": "0.1.1-beta.2",
"main": "./index.js",

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc