Socket
Socket
Sign inDemoInstall

merge-anything

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

merge-anything - npm Package Compare versions

Comparing version 4.0.4 to 5.0.0

7

package.json
{
"name": "merge-anything",
"version": "4.0.4",
"version": "5.0.0",
"sideEffects": false,
"type": "module",
"description": "Merge objects & other types recursively. A simple & small integration.",

@@ -19,2 +20,6 @@ "module": "./dist/index.es.js",

],
"engines": {
"node": ">=12.13",
"npm": ">=7"
},
"scripts": {

@@ -21,0 +26,0 @@ "lint": "tsc --noEmit && eslint ./src --ext .ts",

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