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.21 to 2.0.0-next.22

7

lib/shared-types.d.ts

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

* @description
* The custom login image
*
* @since 1.9.0
*/
loginImage?: string;
/**
* @description
* Allows you to provide default reasons for a refund or cancellation. This will be used in the

@@ -268,0 +275,0 @@ * refund/cancel dialog. The values can be literal strings (e.g. "Not in stock") or translation

4

package.json
{
"name": "@vendure/common",
"version": "2.0.0-next.21",
"version": "2.0.0-next.22",
"main": "index.js",

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

},
"gitHead": "a1f3cffd598a0c634f86934b70e7c551c3817860"
"gitHead": "2f7a04a08dc8960eec35d2f58a7877ecfee52fd3"
}
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