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

@crowdin/crowdin-api-client

Package Overview
Dependencies
Maintainers
4
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crowdin/crowdin-api-client - npm Package Compare versions

Comparing version 1.21.1 to 1.21.2

3

out/uploadStorage/index.js

@@ -943,2 +943,5 @@ "use strict";

}
else if (typeof request === 'string') {
config.headers['Content-Type'] = 'text/plain';
}
else {

@@ -945,0 +948,0 @@ const fileNameParts = fileName.split('.');

2

package.json
{
"name": "@crowdin/crowdin-api-client",
"version": "1.21.1",
"version": "1.21.2",
"description": "JavaScript library for Crowdin API v2.",

@@ -5,0 +5,0 @@ "main": "out/index.js",

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