@janiscommerce/api
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -7,2 +7,6 @@ # Changelog | ||
## [2.0.1] - 2019-07-18 | ||
### Fixed | ||
- Dependencies updated | ||
## [2.0.0] - 2019-07-15 | ||
@@ -9,0 +13,0 @@ ### Added |
{ | ||
"name": "@janiscommerce/api", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "A package for managing API from any origin", | ||
@@ -37,8 +37,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"@janiscommerce/active-client": "^1.1.0", | ||
"@janiscommerce/active-client": "^1.1.1", | ||
"@janiscommerce/logger": "^1.1.0", | ||
"@janiscommerce/settings": "^1.0.0", | ||
"lodash": "^4.17.11", | ||
"@janiscommerce/settings": "^1.0.1", | ||
"lodash": "^4.17.14", | ||
"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
20201
Updatedlodash@^4.17.14