medusa-interfaces
Advanced tools
Comparing version 1.0.11-alpha.421 to 1.0.11
114
CHANGELOG.md
@@ -6,2 +6,116 @@ # Change Log | ||
## 1.0.11 (2020-10-05) | ||
### Features | ||
* webshipper ([#118](https://github.com/medusajs/medusa/issues/118)) ([893a7f6](https://github.com/medusajs/medusa/commit/893a7f69afea67e854a67fc3b92c8a10c9c1b75c)) | ||
## 1.0.10 (2020-09-09) | ||
### Bug Fixes | ||
* updates license ([db519fb](https://github.com/medusajs/medusa/commit/db519fbaa6f8ad02c19cbecba5d4f28ba1ee81aa)) | ||
## 1.0.7 (2020-09-07) | ||
## 1.0.1 (2020-09-05) | ||
## 1.0.1-beta.0 (2020-09-04) | ||
# 1.0.0 (2020-09-03) | ||
# 1.0.0-alpha.30 (2020-08-28) | ||
# 1.0.0-alpha.27 (2020-08-27) | ||
### Features | ||
* **pagination:** Adds MVP pagination to orders and products for admin routes ([9dc6999](https://github.com/medusajs/medusa/commit/9dc6999a9a0c11d33eb9affa953ad1b44bd5e8b8)) | ||
# 1.0.0-alpha.24 (2020-08-27) | ||
# 1.0.0-alpha.3 (2020-08-20) | ||
# 1.0.0-alpha.2 (2020-08-20) | ||
# 1.0.0-alpha.1 (2020-08-20) | ||
# 1.0.0-alpha.0 (2020-08-20) | ||
### Reverts | ||
* Revert "[medusa-interfaces] : Adds decorator functionality to BaseService (#39)" (#41) ([2273cc5](https://github.com/medusajs/medusa/commit/2273cc519ad4d6ae16157173aba3955d16745e1d)), closes [#39](https://github.com/medusajs/medusa/issues/39) [#41](https://github.com/medusajs/medusa/issues/41) | ||
# 0.3.0 (2020-04-06) | ||
# 0.2.0 (2020-04-06) | ||
# 0.2.0-alpha.0 (2020-04-04) | ||
## 0.1.6-alpha.0 (2020-03-24) | ||
## 0.1.5-alpha.0 (2020-03-24) | ||
## 0.1.4-alpha.0 (2020-03-24) | ||
## 0.1.3-alpha.0 (2020-03-24) | ||
## 0.1.2-alpha.0 (2020-03-24) | ||
## 0.1.1-alpha.0 (2020-03-24) | ||
# 0.1.0-alpha.0 (2020-03-24) | ||
## [1.0.10](https://github.com/medusajs/medusa/compare/v1.0.9...v1.0.10) (2020-09-09) | ||
@@ -8,0 +122,0 @@ |
{ | ||
"name": "medusa-interfaces", | ||
"version": "1.0.11-alpha.421+306099b", | ||
"version": "1.0.11", | ||
"description": "Core interfaces for Medusa", | ||
@@ -39,3 +39,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "306099b6a2a71765b2331ac033376376818ea6fa" | ||
"gitHead": "e2cbdeafc63570bd90c356625c079de872cbe681" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
50048
1
0