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.1 to 4.0.2

28

package.json
{
"name": "merge-anything",
"version": "4.0.1",
"version": "4.0.2",
"sideEffects": false,

@@ -8,3 +8,3 @@ "description": "Merge objects & other types recursively. A simple & small integration.",

"module": "dist/index.esm.js",
"typings": "types/index.d.ts",
"types": "types/index.d.ts",
"scripts": {

@@ -51,18 +51,18 @@ "lint": "eslint src/ --ext .js,.jsx,.ts,.tsx",

"is-what": "^3.14.1",
"ts-toolbelt": "^9.3.12"
"ts-toolbelt": "^9.6.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.15.2",
"@typescript-eslint/parser": "^4.15.2",
"@typescript-eslint/eslint-plugin": "^5.3.1",
"@typescript-eslint/parser": "^5.3.1",
"ava": "^3.15.0",
"eslint": "^7.20.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-tree-shaking": "^1.8.0",
"np": "^7.4.0",
"prettier": "^2.2.1",
"rollup": "^2.39.1",
"eslint": "^8.2.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-tree-shaking": "^1.9.2",
"np": "^7.5.0",
"prettier": "^2.4.1",
"rollup": "^2.59.0",
"rollup-plugin-typescript2": "^0.30.0",
"ts-node": "^9.1.1",
"tsconfig-paths": "^3.9.0",
"typescript": "^4.2.2"
"ts-node": "^10.4.0",
"tsconfig-paths": "^3.11.0",
"typescript": "^4.4.4"
},

@@ -69,0 +69,0 @@ "ava": {

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