Socket
Socket
Sign inDemoInstall

@vtex/order-manager

Package Overview
Dependencies
Maintainers
74
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vtex/order-manager - npm Package Compare versions

Comparing version 0.0.3-15 to 0.0.3-16

6

dist/index.esm.js
/*!
* @vtex/order-manager v0.0.3-15
* @vtex/order-manager v0.0.3-16
* (c) VTEX

@@ -601,4 +601,4 @@ * Released under the MIT License.

var _a, _b, _c, _d;
var orderFormOptimizationEnabled = (_d = (_c = (_b = (_a = window.__RUNTIME__) === null || _a === void 0 ? void 0 : _a.settings) === null || _b === void 0 ? void 0 : _b['vtex.store']) === null || _c === void 0 ? void 0 : _c.enableOrderFormOptimization) !== null && _d !== void 0 ? _d : false;
var _a, _b, _c, _d, _e;
var orderFormOptimizationEnabled = (_e = (_d = (_c = (_b = (_a = window) === null || _a === void 0 ? void 0 : _a.__RUNTIME__) === null || _b === void 0 ? void 0 : _b.settings) === null || _c === void 0 ? void 0 : _c['vtex.store']) === null || _d === void 0 ? void 0 : _d.enableOrderFormOptimization) !== null && _e !== void 0 ? _e : false;
/**

@@ -605,0 +605,0 @@ * Heuristic function to determine whether or not the local

/*!
* @vtex/order-manager v0.0.3-15
* @vtex/order-manager v0.0.3-16
* (c) VTEX

@@ -609,4 +609,4 @@ * Released under the MIT License.

var _a, _b, _c, _d;
var orderFormOptimizationEnabled = (_d = (_c = (_b = (_a = window.__RUNTIME__) === null || _a === void 0 ? void 0 : _a.settings) === null || _b === void 0 ? void 0 : _b['vtex.store']) === null || _c === void 0 ? void 0 : _c.enableOrderFormOptimization) !== null && _d !== void 0 ? _d : false;
var _a, _b, _c, _d, _e;
var orderFormOptimizationEnabled = (_e = (_d = (_c = (_b = (_a = window) === null || _a === void 0 ? void 0 : _a.__RUNTIME__) === null || _b === void 0 ? void 0 : _b.settings) === null || _c === void 0 ? void 0 : _c['vtex.store']) === null || _d === void 0 ? void 0 : _d.enableOrderFormOptimization) !== null && _e !== void 0 ? _e : false;
/**

@@ -613,0 +613,0 @@ * Heuristic function to determine whether or not the local

{
"name": "@vtex/order-manager",
"version": "0.0.3-15",
"version": "0.0.3-16",
"description": "",

@@ -5,0 +5,0 @@ "cdn": "dist/index.umd.js",

Sorry, the diff of this file is not supported yet

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