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

@crowdin/crowdin-apps-functions

Package Overview
Dependencies
Maintainers
4
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crowdin/crowdin-apps-functions - npm Package Compare versions

Comparing version 0.3.1 to 0.4.0

jest.config.js

10

package.json
{
"name": "@crowdin/crowdin-apps-functions",
"version": "0.3.1",
"version": "0.4.0",
"description": "Utility library to easily and quickly develop Crowdin App",

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

"prepare": "husky install",
"test": "jest --config jestconfig.json",
"test": "jest",
"build": "tsc -p ./",

@@ -15,3 +15,3 @@ "watch": "tsc -watch -p ./",

"lint-ci": "eslint \"{src,tests}/**/*.{js,ts}\"",
"test-coverage": "jest --config jestconfig.json --ci --reporters=jest-junit --reporters=default --coverage --coverageReporters=cobertura --coverageReporters=html"
"test-coverage": "jest --ci --reporters=jest-junit --reporters=default --coverage --coverageReporters=cobertura --coverageReporters=html"
},

@@ -41,3 +41,3 @@ "repository": {

"jest-circus": "^27.0.0",
"jest-junit": "^12.0.0",
"jest-junit": "^15.0.0",
"jest-ts-auto-mock": "^2.1.0",

@@ -52,3 +52,3 @@ "lint-staged": ">=8",

"dependencies": {
"@crowdin/crowdin-api-client": "1.21.1",
"@crowdin/crowdin-api-client": "^1.22.1",
"jsonwebtoken": "^9.0.0"

@@ -55,0 +55,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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