You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@hybridly/utils

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hybridly/utils - npm Package Compare versions

Comparing version

to
0.1.0-alpha.6

1

dist/index.d.ts

@@ -46,2 +46,3 @@ import makeDebugger from 'debug';

overwriteArray?: boolean;
mergePlainObjects?: boolean;
arrayMerge?: (target: any[], source: any[]) => any[];

@@ -48,0 +49,0 @@ }

5

package.json
{
"name": "@hybridly/utils",
"version": "0.1.0-alpha.5",
"version": "0.1.0-alpha.6",
"description": "Utils used in Hybridly packages",

@@ -37,3 +37,4 @@ "keywords": [

"debug": "^4.3.4",
"deepmerge": "^4.3.0",
"deepmerge": "^4.3.1",
"is-plain-object": "^5.0.0",
"lodash.clonedeep": "^4.5.0"

@@ -40,0 +41,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet