You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@mittwald/api-client

Package Overview
Dependencies
Maintainers
4
Versions
527
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mittwald/api-client - npm Package Compare versions

Comparing version
4.311.0
to
4.312.0
+1
-1
dist/esm/version.js

@@ -1,1 +0,1 @@

export const MittwaldAPIClientVersion = '4.310.1';
export const MittwaldAPIClientVersion = '4.311.0';

@@ -1,1 +0,1 @@

export declare const MittwaldAPIClientVersion = '4.310.1';
export declare const MittwaldAPIClientVersion = '4.311.0';
{
"name": "@mittwald/api-client",
"version": "4.311.0",
"version": "4.312.0",
"author": "Mittwald CM Service GmbH & Co. KG <opensource@mittwald.de>",

@@ -49,7 +49,7 @@ "type": "module",

"dependencies": {
"@mittwald/api-client-commons": "^4.311.0",
"@mittwald/api-client-commons": "^4.312.0",
"browser-or-node": "^3.0.0"
},
"devDependencies": {
"@mittwald/api-code-generator": "^4.311.0",
"@mittwald/api-code-generator": "^4.312.0",
"@mittwald/react-use-promise": "^2.6.2",

@@ -84,3 +84,3 @@ "@types/node": "^22.18.11",

},
"gitHead": "47ae04a4d667e1b97e301b8573aeff0c5ef5c773"
"gitHead": "6f6b0cf859de9f0f68f7f79805d28fd586ed00b0"
}

Sorry, the diff of this file is too big to display