Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hapiness/http

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hapiness/http - npm Package Compare versions

Comparing version 1.0.0-beta.4 to 1.0.0-beta.5

2

package.json

@@ -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.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc