Socket
Socket
Sign inDemoInstall

@vtex/order-manager

Package Overview
Dependencies
Maintainers
68
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.3.0 to 0.3.1-beta

2

CHANGELOG.md

@@ -10,2 +10,4 @@ # Changelog

## [0.3.1-beta] - 2021-03-30
## [0.3.0] - 2021-03-30

@@ -12,0 +14,0 @@

2

dist/index.esm.js
/*!
* @vtex/order-manager v0.3.0
* @vtex/order-manager v0.3.1-beta
* (c) VTEX

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

/*!
* @vtex/order-manager v0.3.0
* @vtex/order-manager v0.3.1-beta
* (c) VTEX

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

{
"name": "@vtex/order-manager",
"version": "0.3.0",
"version": "0.3.1-beta",
"description": "",

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

@@ -5,3 +5,3 @@ export { createOrderFormProvider } from './createOrderFormProvider';

export { DEFAULT_ORDER_FORM, TASK_CANCELLED_CODE } from './constants';
export type { OrderForm, QueueStatus, Context as OrderFormContext, } from './typings';
export { OrderForm, QueueStatus, Context as OrderFormContext } from './typings';
//# sourceMappingURL=index.d.ts.map

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