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 2.4.3 to 2.4.4

7

package.json
{
"name": "merge-anything",
"version": "2.4.3",
"version": "2.4.4",
"description": "Merge objects & other types recursively. A simple & small integration.",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"type": "module",
"exports": {
"require": "dist/index.cjs.js",
"default": "dist/index.esm.js"
},
"typings": "types/index.d.ts",

@@ -13,0 +8,0 @@ "scripts": {

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