@janiscommerce/api
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -9,2 +9,6 @@ # Changelog | ||
## [4.1.1] - 2019-10-01 | ||
### Changed | ||
- Model version updated to avoid dependency versions issues | ||
## [4.1.0] - 2019-10-01 | ||
@@ -11,0 +15,0 @@ ### Changed |
{ | ||
"name": "@janiscommerce/api", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "A package for managing API from any origin", | ||
@@ -37,6 +37,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@janiscommerce/api-session": "^1.1.0", | ||
"@janiscommerce/settings": "^1.0.1", | ||
"@janiscommerce/api-session": "^1.2.0", | ||
"superstruct": "^0.6.1" | ||
} | ||
} |
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
21639
2
- Removed@janiscommerce/settings@^1.0.1