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

config-extends

Package Overview
Dependencies
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

config-extends - npm Package Compare versions

Comparing version 2.0.11 to 2.0.12

4

configExtends.js

@@ -25,4 +25,4 @@ "use strict";

}
apply(source, target, options = {}) {
return __awaiter(this, void 0, void 0, function* () {
apply(source_1, target_1) {
return __awaiter(this, arguments, void 0, function* (source, target, options = {}) {
let config = {};

@@ -29,0 +29,0 @@ let _source;

{
"name": "config-extends",
"version": "2.0.11",
"version": "2.0.12",
"description": "Allow to extend yaml or json files configuration",

@@ -31,3 +31,3 @@ "scripts": {

"dependencies": {
"h3lp": "1.6.1",
"h3lp": "1.12.1",
"js-yaml": "^4.1.0",

@@ -34,0 +34,0 @@ "minimist": "^1.2.8"

Sorry, the diff of this file is not supported yet

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