@crowdin/crowdin-apps-functions
Advanced tools
Comparing version 0.3.1 to 0.4.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
49032
19
718
+ Added@crowdin/crowdin-api-client@1.39.1(transitive)
+ Addedasynckit@0.4.0(transitive)
+ Addedaxios@1.7.7(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addeddelayed-stream@1.0.0(transitive)
+ Addedform-data@4.0.1(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)
+ Addedproxy-from-env@1.1.0(transitive)
- Removed@crowdin/crowdin-api-client@1.21.1(transitive)
- Removedaxios@0.21.3(transitive)