cimpress-fulfillment-location
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -7,9 +7,9 @@ # Change Log | ||
## [0.1] - 2017-10-11 | ||
### Added | ||
- Implemented client for Fulfillment Location service, with caching. | ||
## [1.0.2] - 2019-06-23 | ||
### Fix | ||
- Updating axios and bunch of dev dependencies to reduce vulnerabilities | ||
## [0.2] - 2018-10-03 | ||
### Added | ||
- Enable showArchived flag for listing fulfillment locations. | ||
## [1.0.1] - 2018-11-29 | ||
### Fix | ||
- Solve critical vulnerability caused by growl, a dependency of mocha. | ||
@@ -23,4 +23,13 @@ ## [1.0] - 2018-11-29 | ||
## [1.0.1] - 2018-11-29 | ||
### Fix | ||
- Solve critical vulnerability caused by growl, a dependency of mocha. | ||
## [0.2] - 2018-10-03 | ||
### Added | ||
- Enable showArchived flag for listing fulfillment locations. | ||
## [0.1] - 2017-10-11 | ||
### Added | ||
- Implemented client for Fulfillment Location service, with caching. | ||
{ | ||
"name": "cimpress-fulfillment-location", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"author": "LogisticsQuotingandPlanning@cimpress.com", | ||
@@ -12,3 +12,3 @@ "description": "A simple client for the Cimpress Fulfillment Location service", | ||
"dependencies": { | ||
"axios": "^0.16.2", | ||
"axios": "^0.19.0", | ||
"node-cache": "^4.1.1" | ||
@@ -32,4 +32,4 @@ }, | ||
"eslint": "^4.2.0", | ||
"eslint-html-reporter": "^0.5.2", | ||
"grunt": "^1.0.1", | ||
"eslint-html-reporter": "^0.7.3", | ||
"grunt": "^1.0.4", | ||
"grunt-babel": "^6.0.0", | ||
@@ -36,0 +36,0 @@ "grunt-cli": "^1.2.0", |
30261
+ Addedaxios@0.19.2(transitive)
+ Addedfollow-redirects@1.5.10(transitive)
- Removedaxios@0.16.2(transitive)
- Removedfollow-redirects@1.15.9(transitive)
- Removedis-buffer@1.1.6(transitive)
Updatedaxios@^0.19.0