Socket
Socket
Sign inDemoInstall

pinelab-storefront-client

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pinelab-storefront-client - npm Package Compare versions

Comparing version 0.57.0 to 0.57.1

4

lib/vendure/vendure.client.js

@@ -112,3 +112,5 @@ "use strict";

this.store.activeOrder = addItemToOrder;
this.setDefaultShippingMethod().catch(function (e) { return console.error(e); }); // async
return [4 /*yield*/, this.setDefaultShippingMethod()];
case 2:
_a.sent();
return [2 /*return*/, addItemToOrder];

@@ -115,0 +117,0 @@ }

{
"name": "pinelab-storefront-client",
"version": "0.57.0",
"version": "0.57.1",
"description": "Generates static html pages with Gridsome and suplied Vue components",

@@ -51,3 +51,3 @@ "author": "Martijn van de Brug <martijn@pinelab.studio>",

},
"gitHead": "f15c560a1b2fa7724dcf1060ba5898b244b12831"
"gitHead": "f2890a427fdd4d3690af58fd73e68da7b265f999"
}
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