New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vendure/common

Package Overview
Dependencies
Maintainers
1
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vendure/common - npm Package Compare versions

Comparing version 2.0.0-next.24 to 2.0.0-next.25

4

lib/shared-types.d.ts

@@ -266,7 +266,7 @@ import { LanguageCode, LocalizedString } from './generated-types';

* @description
* The custom login image
* A url of a custom image to be used on the login screen, to override the images provided by Vendure's login image server.
*
* @since 1.9.0
*/
loginImage?: string;
loginImageUrl?: string;
/**

@@ -273,0 +273,0 @@ * @description

{
"name": "@vendure/common",
"version": "2.0.0-next.24",
"version": "2.0.0-next.25",
"main": "index.js",

@@ -25,3 +25,3 @@ "license": "MIT",

},
"gitHead": "a41492cfcc4252f50efbbb91df036a3a7ca12368"
"gitHead": "1f9b6192a269ef4242da0143ea460a512af964d4"
}
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