@hapiness/http
Advanced tools
Comparing version 1.0.0-beta.4 to 1.0.0-beta.5
@@ -1,1 +0,1 @@ | ||
{"name":"@hapiness/http","version":"1.0.0-beta.4","description":"Http Module for the Hapiness framework, allowing user to deal with http request","main":"index.js","types":"index.d.ts","private":false,"repository":{"type":"git","url":"git+ssh://git@github.com/hapinessjs/http-module.git"},"keywords":["HapiJS","Hapi","Hapiness","Framework","NodeJS","Node","HTTP","API","REST","Streams","Async","Decorator","RxJS","Rx","ReactiveX","Observable","Observer","Module","ES2015","ES2016","ES2017","ES6","ES7","ES8","Typescript"],"contributors":[{"name":"Julien Fauville","url":"https://github.com/Juneil"},{"name":"Antoine Gomez","url":"https://github.com/antoinegomez"},{"name":"Sébastien Ritz","url":"https://github.com/srz09"},{"name":"Nicolas Jessel","url":"https://github.com/njl07"}],"license":"SEE LICENSE IN https://github.com/hapinessjs/http-module/blob/master/LICENSE.md","bugs":{"url":"https://github.com/hapinessjs/http-module/issues"},"homepage":"https://github.com/hapinessjs/http-module#readme","dependencies":{"@akanass/rx-http-request":"^2.3.0","@hapiness/core":"^1.0.0-beta.4","rxjs":"^5.4.0"},"engines":{"node":">=7.0.0"}} | ||
{"name":"@hapiness/http","version":"1.0.0-beta.5","description":"Http Module for the Hapiness framework, allowing user to deal with http request","main":"index.js","types":"index.d.ts","private":false,"repository":{"type":"git","url":"git+ssh://git@github.com/hapinessjs/http-module.git"},"keywords":["HapiJS","Hapi","Hapiness","Framework","NodeJS","Node","HTTP","API","REST","Streams","Async","Decorator","RxJS","Rx","ReactiveX","Observable","Observer","Module","ES2015","ES2016","ES2017","ES6","ES7","ES8","Typescript"],"contributors":[{"name":"Julien Fauville","url":"https://github.com/Juneil"},{"name":"Antoine Gomez","url":"https://github.com/antoinegomez"},{"name":"Sébastien Ritz","url":"https://github.com/srz09"},{"name":"Nicolas Jessel","url":"https://github.com/njl07"}],"license":"SEE LICENSE IN https://github.com/hapinessjs/http-module/blob/master/LICENSE.md","bugs":{"url":"https://github.com/hapinessjs/http-module/issues"},"homepage":"https://github.com/hapinessjs/http-module#readme","dependencies":{"@akanass/rx-http-request":"^2.3.0","@hapiness/core":"^1.0.0-beta.5","rxjs":"^5.4.0"},"engines":{"node":">=7.0.0"}} |
@@ -64,4 +64,4 @@ <img src="http://bit.ly/2mxmKKI" width="500" alt="Hapiness" /> | ||
"dependencies": { | ||
"@hapiness/core": "^1.0.0-beta.4", | ||
"@hapiness/http": "^1.0.0-beta.4", | ||
"@hapiness/core": "^1.0.0-beta.5", | ||
"@hapiness/http": "^1.0.0-beta.5", | ||
//... | ||
@@ -154,2 +154,5 @@ } | ||
* v1.0.0-beta.5 (2017-05-15) | ||
* Latest packages' versions. | ||
* Module version related to core version. | ||
* v1.0.0-beta.4 (2017-05-15) | ||
@@ -156,0 +159,0 @@ * Latest packages' versions. |
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
25829
199
Updated@hapiness/core@^1.0.0-beta.5