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
123
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.22.1 to 1.22.2

2

out/projectsGroups/index.d.ts

@@ -231,3 +231,3 @@ import { BooleanInt, CrowdinApi, DownloadLink, PaginationOptions, PatchRequest, ResponseList, ResponseObject } from '../core';

sourceLanguageId: string;
templateId: number;
templateId?: number;
groupId?: number;

@@ -234,0 +234,0 @@ targetLanguageIds?: string[];

{
"name": "@crowdin/crowdin-api-client",
"version": "1.22.1",
"version": "1.22.2",
"description": "JavaScript library for Crowdin API v2.",

@@ -48,3 +48,3 @@ "main": "out/index.js",

"ts-jest": "^27.0.0",
"typedoc": "^0.23.19",
"typedoc": "^0.24.1",
"typescript": "^4.1.2"

@@ -51,0 +51,0 @@ },

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