@lokalise/node-core
Advanced tools
Comparing version 5.11.0 to 5.12.0
@@ -21,1 +21,2 @@ export { sendPut, sendPutBinary, sendDelete, sendPatch, sendGet, sendPost, httpClient, buildClient, } from './src/http/httpClient'; | ||
export { executeAsyncAndHandleGlobalErrors, executeAndHandleGlobalErrors, globalLogger, resolveGlobalErrorLogObject, } from './src/errors/globalErrorHandler'; | ||
export type { MayOmit } from './src/common/may-omit'; |
@@ -16,2 +16,3 @@ "use strict"; | ||
'src/errors/either.ts', | ||
'src/common/may-omit.ts', | ||
'src/config/configTypes.ts', | ||
@@ -18,0 +19,0 @@ 'src/errors/globalErrorHandler.ts', |
{ | ||
"name": "@lokalise/node-core", | ||
"version": "5.11.0", | ||
"version": "5.12.0", | ||
"author": { | ||
@@ -44,4 +44,4 @@ "name": "Lokalise", | ||
"@types/node": "^20.3.2", | ||
"@typescript-eslint/eslint-plugin": "^5.60.1", | ||
"@typescript-eslint/parser": "^5.60.1", | ||
"@typescript-eslint/eslint-plugin": "^5.62.0", | ||
"@typescript-eslint/parser": "^5.62.0", | ||
"@vitest/coverage-v8": "^0.32.2", | ||
@@ -48,0 +48,0 @@ "auto-changelog": "^2.4.0", |
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
189812
86
2330