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

@lokalise/node-core

Package Overview
Dependencies
Maintainers
11
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lokalise/node-core - npm Package Compare versions

Comparing version 5.11.0 to 5.12.0

dist/src/common/may-omit.d.ts

1

dist/index.d.ts

@@ -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',

6

package.json
{
"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

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