@feathersjs/rest-client
Advanced tools
Comparing version 4.0.0-pre.3 to 4.0.0-pre.4
@@ -6,2 +6,10 @@ # Change Log | ||
# [4.0.0-pre.4](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.3...v4.0.0-pre.4) (2019-07-05) | ||
**Note:** Version bump only for package @feathersjs/rest-client | ||
# [4.0.0-pre.3](https://github.com/feathersjs/feathers/compare/v4.0.0-pre.2...v4.0.0-pre.3) (2019-06-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@feathersjs/rest-client", | ||
"description": "REST client services for different Ajax libraries", | ||
"version": "4.0.0-pre.3", | ||
"version": "4.0.0-pre.4", | ||
"homepage": "https://feathersjs.com", | ||
@@ -39,4 +39,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@feathersjs/commons": "^4.0.0-pre.3", | ||
"@feathersjs/errors": "^4.0.0-pre.3", | ||
"@feathersjs/commons": "^4.0.0-pre.4", | ||
"@feathersjs/errors": "^4.0.0-pre.4", | ||
"qs": "^6.7.0" | ||
@@ -49,5 +49,5 @@ }, | ||
"@angular/platform-browser": "^7.2.15", | ||
"@feathersjs/express": "^4.0.0-pre.3", | ||
"@feathersjs/feathers": "^4.0.0-pre.3", | ||
"@feathersjs/tests": "^4.0.0-pre.3", | ||
"@feathersjs/express": "^4.0.0-pre.4", | ||
"@feathersjs/feathers": "^4.0.0-pre.4", | ||
"@feathersjs/tests": "^4.0.0-pre.4", | ||
"axios": "^0.19.0", | ||
@@ -63,3 +63,3 @@ "body-parser": "^1.19.0", | ||
}, | ||
"gitHead": "19eb75737659e3e4b57765c1653d23c86fd2e1c3" | ||
"gitHead": "f20fd5899a217afad7ad2a45b3fc3dfdc788c714" | ||
} |
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
26372