Socket
Socket
Sign inDemoInstall

adon-config

Package Overview
Dependencies
1
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

16

package.json
{
"name": "adon-config",
"version": "1.0.3",
"version": "1.0.4",
"description": "This module is used for managing system configurations in cascading order.",
"keywords": [
"adon",
"config",
"configuration",
"bytecommander",
"adonis",
"villamor"
],
"main": "index.js",

@@ -10,6 +18,10 @@ "scripts": {

"author": "Adonis Lee Villamor <adonisv79@gmail.com> (http://www.bytecommander.com)",
"license": "GPL",
"license": "GPL-3.0",
"dependencies": {
"lodash": "^4.11.1"
},
"repository": {
"type": "git",
"url": "https://github.com/adonisv79/adon-config"
}
}

@@ -55,4 +55,8 @@ # adon-config

* [lodash] (https://github.com/lodash/lodash)
## Source codes
adon-config is publicly available on Github
* [https://github.com/adonisv79/adon-config] (https://github.com/adonisv79/adon-config)
## License
[GPL](https://github.com/adonisv79/adon-config/blob/master/LICENSE)
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