@vtex/order-items
Advanced tools
Comparing version 0.3.1-0 to 0.4.0
@@ -10,4 +10,7 @@ # Changelog | ||
## [0.3.1-0] - 2021-03-29 | ||
## [0.4.0] - 2021-03-30 | ||
### Changed | ||
- useOrderForm from `@vtex/order-manager` instead of function param | ||
## [0.2.0] - 2021-03-23 | ||
@@ -14,0 +17,0 @@ |
/*! | ||
* @vtex/order-items v0.3.1-0 | ||
* @vtex/order-items v0.4.0 | ||
* (c) VTEX | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
/*! | ||
* @vtex/order-items v0.3.1-0 | ||
* @vtex/order-items v0.4.0 | ||
* (c) VTEX | ||
@@ -4,0 +4,0 @@ * Released under the MIT License. |
{ | ||
"name": "@vtex/order-items", | ||
"version": "0.3.1-0", | ||
"version": "0.4.0", | ||
"description": "", | ||
@@ -20,3 +20,3 @@ "cdn": "dist/index.umd.js", | ||
"@types/uuid": "^8.3.0", | ||
"@vtex/order-manager": "^0.2.1-0", | ||
"@vtex/order-manager": "^0.3.0", | ||
"react": "17.0.1", | ||
@@ -23,0 +23,0 @@ "uuid": "^8.3.2" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
247988
+ Added@vtex/order-manager@0.3.1(transitive)
- Removed@vtex/order-manager@0.2.1-0(transitive)
Updated@vtex/order-manager@^0.3.0