@feathersjs/rest-client
Advanced tools
Comparing version 1.4.2 to 1.4.3
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
<a name="1.4.3"></a> | ||
## [1.4.3](https://github.com/feathersjs/feathers/compare/@feathersjs/rest-client@1.4.2...@feathersjs/rest-client@1.4.3) (2018-09-02) | ||
**Note:** Version bump only for package @feathersjs/rest-client | ||
# Change Log | ||
## [v1.4.1](https://github.com/feathersjs/rest-client/tree/v1.4.1) (2018-06-27) | ||
@@ -107,2 +121,2 @@ [Full Changelog](https://github.com/feathersjs/rest-client/compare/v1.4.0...v1.4.1) | ||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* | ||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
{ | ||
"name": "@feathersjs/rest-client", | ||
"description": "REST client services for different Ajax libraries", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"homepage": "https://feathersjs.com", | ||
@@ -38,4 +38,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@feathersjs/commons": "^2.0.0", | ||
"@feathersjs/errors": "^3.3.1", | ||
"@feathersjs/commons": "^3.0.0", | ||
"@feathersjs/errors": "^3.3.2", | ||
"qs": "^6.5.0" | ||
@@ -48,4 +48,4 @@ }, | ||
"@angular/platform-browser": "^6.0.0", | ||
"@feathersjs/express": "^1.2.4", | ||
"@feathersjs/feathers": "^3.0.0", | ||
"@feathersjs/express": "^1.2.5", | ||
"@feathersjs/feathers": "^3.2.1", | ||
"axios": "^0.18.0", | ||
@@ -63,3 +63,3 @@ "body-parser": "^1.17.2", | ||
}, | ||
"gitHead": "a618e325acc797dfb895f69310e55075838dfdeb" | ||
"gitHead": "da1bd2e895b4eabe03cef8e0c016b327381a479d" | ||
} |
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
22363
+ Added@feathersjs/commons@3.0.1(transitive)
- Removed@feathersjs/commons@2.0.0(transitive)
Updated@feathersjs/commons@^3.0.0
Updated@feathersjs/errors@^3.3.2