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

easy-configuration

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-configuration - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

2

package.json
{
"name": "easy-configuration",
"description": "Simply extensible loader for json config files",
"version": "1.4.0",
"version": "1.4.1",
"author": {

@@ -6,0 +6,0 @@ "name": "David Kudera",

@@ -181,2 +181,5 @@ # Easy Configuration

* 1.4.1
+ Written rest of this changelog
* 1.4.0

@@ -186,2 +189,49 @@ + Added changelog to readme

+ Tests can be runned with `npm test` command
+ added removeExtension method
+ Added removeExtension method
* 1.3.3
+ Removed forgotten dependency on mergin module
* 1.3.2
+ External merging module removed
+ Own old merging function added back
* 1.3.1
+ Repaired some bugs with merging
* 1.3.0
+ Whole module is rewriten
* 1.2.0
+ Trying other external modules for merging
+ Removed dependencies on fs and path
+ Module can be run also in browser
* 1.1.3
+ Added MIT license
* 1.1.2
+ GIT repository renamed from Easy-Configuration to node-easy-configuration
* 1.1.1
+ Added function for remove loaded data from memory
* 1.1.0
+ Storing loaded data in memory
+ Empty sections returns empty object and not undefined
* 1.0.4
+ Renaming from EasyConfiguration to easy-configuration
* 1.0.3
+ Corrected mistakes in readme
+ Added link to Nette framework
* 1.0.2
+ Corrected mistakes in readme
* 1.0.1
+ Corrected mistakes in readme
* 1.0.0
+ Initial commit
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