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 1.9.1 to 1.9.2

8

lib/shared-types.d.ts

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

* @description
* The hostname of the Vendure server which the admin ui will be making API calls
* The hostname of the Vendure server which the admin UI will be making API calls
* to. If set to "auto", the Admin UI app will determine the hostname from the

@@ -185,3 +185,3 @@ * current location (i.e. `window.location.hostname`).

* @description
* The port of the Vendure server which the admin ui will be making API calls
* The port of the Vendure server which the admin UI will be making API calls
* to. If set to "auto", the Admin UI app will determine the port from the

@@ -293,3 +293,3 @@ * current location (i.e. `window.location.port`).

* @description
* The path to the compiled admin ui app files. If not specified, an internal
* The path to the compiled admin UI app files. If not specified, an internal
* default build is used. This path should contain the `vendure-ui-config.json` file,

@@ -321,3 +321,3 @@ * index.html, the compiled js bundles etc.

* @description
* The path to the uncompiled ui app source files. This path should contain the `vendure-ui-config.json` file.
* The path to the uncompiled UI app source files. This path should contain the `vendure-ui-config.json` file.
*/

@@ -324,0 +324,0 @@ sourcePath: string;

{
"name": "@vendure/common",
"version": "1.9.1",
"version": "1.9.2",
"main": "index.js",

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

},
"gitHead": "72b785db1b8d1b6f0ca01faeeb1175a86e885d16"
"gitHead": "f0035fa97585d1f1074b31b07eb18c003c0cbed7"
}
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