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

config-merge-loader

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

config-merge-loader - npm Package Compare versions

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

2

index.js

@@ -38,4 +38,4 @@ const loaderUtils = require('loader-utils');

} else {
callback(null, JSON.stringify(source));
callback(null, source);
}
};
{
"name": "config-merge-loader",
"version": "1.0.0-beta.5",
"version": "1.0.0-beta.6",
"description": "Loader for mergeing environment specific localiztion or configuration into a base set at build time.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/bitfyre/config-merge-loader/issues",

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