Socket
Socket
Sign inDemoInstall

@hapiness/config

Package Overview
Dependencies
13
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

2

package.json

@@ -1,1 +0,1 @@

{"name":"@hapiness/config","version":"1.0.0-beta.5","description":"Configuration Library to use it inside Hapiness framework or standalone","main":"index.js","types":"index.d.ts","private":false,"repository":{"type":"git","url":"git+ssh://git@github.com/hapinessjs/config.git"},"keywords":["config","yml","node-config","Hapiness","Framework","NodeJS","Node","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/config/blob/master/LICENSE.md","bugs":{"url":"https://github.com/hapinessjs/config/issues"},"homepage":"https://github.com/hapinessjs/config#readme","dependencies":{"@types/config":"^0.0.32","@types/node":"^7.0.18","config":"^1.26.1","debug":"^2.6.6","js-yaml":"^3.8.4","rxjs":"^5.4.0"},"engines":{"node":">=7.0.0"}}
{"name":"@hapiness/config","version":"1.0.0-beta.6","description":"Configuration Library to use it inside Hapiness framework or standalone","main":"index.js","types":"index.d.ts","private":false,"repository":{"type":"git","url":"git+ssh://git@github.com/hapinessjs/config.git"},"keywords":["config","yml","node-config","Hapiness","Framework","NodeJS","Node","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/config/blob/master/LICENSE.md","bugs":{"url":"https://github.com/hapinessjs/config/issues"},"homepage":"https://github.com/hapinessjs/config#readme","dependencies":{"@types/config":"^0.0.32","@types/node":"^7.0.22","config":"^1.26.1","debug":"^2.6.8","js-yaml":"^3.8.4","rxjs":"^5.4.0"},"engines":{"node":">=7.0.0"}}

@@ -62,4 +62,4 @@ <img src="http://bit.ly/2mxmKKI" width="500" alt="Hapiness" />

"dependencies": {
"@hapiness/core": "^1.0.0-beta.5",
"@hapiness/config": "^1.0.0-beta.5",
"@hapiness/core": "^1.0.0-beta.6",
"@hapiness/config": "^1.0.0-beta.6",
//...

@@ -160,2 +160,5 @@ }

* v1.0.0-beta.6 (2017-05-26)
* Latest packages versions
* Module version related to core version.
* v1.0.0-beta.5 (2017-05-15)

@@ -162,0 +165,0 @@ * Latest packages versions

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc