medusa-plugin-add-ons
Advanced tools
Comparing version 1.1.18-next.10 to 1.1.18
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.1.18](https://github.com/medusajs/medusa/compare/medusa-plugin-add-ons@1.1.17...medusa-plugin-add-ons@1.1.18) (2021-06-22) | ||
### Bug Fixes | ||
* release assist ([668e8a7](https://github.com/medusajs/medusa/commit/668e8a740200847fc2a41c91d2979097f1392532)) | ||
## [1.1.17](https://github.com/medusajs/medusa/compare/medusa-plugin-add-ons@1.1.16...medusa-plugin-add-ons@1.1.17) (2021-06-09) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "medusa-plugin-add-ons", | ||
"version": "1.1.18-next.10+668e8a7", | ||
"version": "1.1.18", | ||
"description": "Add-on plugin for Medusa Commerce", | ||
@@ -28,3 +28,3 @@ "main": "index.js", | ||
"jest": "^25.5.2", | ||
"medusa-test-utils": "^1.1.18-next.10+668e8a7" | ||
"medusa-test-utils": "^1.1.18" | ||
}, | ||
@@ -41,6 +41,6 @@ "scripts": { | ||
"express": "^4.17.1", | ||
"medusa-core-utils": "^1.1.15-next.10+668e8a7", | ||
"medusa-core-utils": "^1.1.15", | ||
"redis": "^3.0.2" | ||
}, | ||
"gitHead": "668e8a740200847fc2a41c91d2979097f1392532" | ||
"gitHead": "d6f0bf50efd6eb281c78661c3bed24662961570f" | ||
} |
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
85819
1
0
Updatedmedusa-core-utils@^1.1.15