medusa-fulfillment-manual
Advanced tools
Comparing version 1.0.11 to 1.0.12
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.0.12](https://github.com/medusajs/medusa/compare/medusa-fulfillment-manual@1.0.11...medusa-fulfillment-manual@1.0.12) (2020-11-24) | ||
**Note:** Version bump only for package medusa-fulfillment-manual | ||
## 1.0.11 (2020-10-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "medusa-fulfillment-manual", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "A manual fulfillment provider for Medusa", | ||
@@ -26,2 +26,3 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "jest", | ||
"build": "babel src -d .", | ||
@@ -39,5 +40,5 @@ "prepare": "cross-env NODE_ENV=production npm run build", | ||
"express": "^4.17.1", | ||
"medusa-core-utils": "^1.0.10" | ||
"medusa-core-utils": "^1.0.11" | ||
}, | ||
"gitHead": "8661520d5ccb6a1395697a769a58685ff16d04dd" | ||
"gitHead": "698ddc1e89e4d7988ede3ce0da2b211bfd7763d2" | ||
} |
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
14426
Updatedmedusa-core-utils@^1.0.11