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

@vendure/common

Package Overview
Dependencies
Maintainers
1
Versions
216
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 0.11.0 to 0.11.1

4

lib/generated-shop-types.d.ts

@@ -296,4 +296,4 @@ export declare type Maybe<T> = T | null;

CAD = "CAD",
CHE = "CHE",
CHW = "CHW",
CDF = "CDF",
CHF = "CHF",
CLP = "CLP",

@@ -300,0 +300,0 @@ CNY = "CNY",

@@ -47,4 +47,4 @@ "use strict";

CurrencyCode["CAD"] = "CAD";
CurrencyCode["CHE"] = "CHE";
CurrencyCode["CHW"] = "CHW";
CurrencyCode["CDF"] = "CDF";
CurrencyCode["CHF"] = "CHF";
CurrencyCode["CLP"] = "CLP";

@@ -51,0 +51,0 @@ CurrencyCode["CNY"] = "CNY";

@@ -47,4 +47,4 @@ "use strict";

CurrencyCode["CAD"] = "CAD";
CurrencyCode["CHE"] = "CHE";
CurrencyCode["CHW"] = "CHW";
CurrencyCode["CDF"] = "CDF";
CurrencyCode["CHF"] = "CHF";
CurrencyCode["CLP"] = "CLP";

@@ -51,0 +51,0 @@ CurrencyCode["CNY"] = "CNY";

{
"name": "@vendure/common",
"version": "0.11.0",
"version": "0.11.1",
"main": "index.js",

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

},
"gitHead": "3dd0a93d44ed58e2b070a273d965af6f50f0b65c"
"gitHead": "8f034b50d48c90372bcb3a1d1843077ce7bd2ae9"
}

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

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