rest-api-handler
Advanced tools
Comparing version 2.17.0 to 2.18.0
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
## [2.18.0] 2020-06-21 | ||
### Changed | ||
- [6a4e900](https://github.com/fabulator/rest-api-handler/commit/6a4e9000d079c5af4a5aaaa07414bbde30bfdebc) Update dependency @babel/runtime to v7.10.3 | ||
- [dc0ff32](https://github.com/fabulator/rest-api-handler/commit/dc0ff32c40700834c6cdece712bb9368241ab80c) Update dev dependency cross-fetch to v3.0.5 | ||
## [2.17.0] 2020-06-01 | ||
@@ -5,0 +10,0 @@ ### Changed |
{ | ||
"name": "rest-api-handler", | ||
"version": "2.17.0", | ||
"version": "2.18.0", | ||
"description": "Handler for REST APIs", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
91581