Socket
Socket
Sign inDemoInstall

just-extend

Package Overview
Dependencies
0
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.1 to 6.0.0

index.mjs

6

package.json
{
"name": "just-extend",
"version": "5.1.1",
"version": "6.0.0",
"description": "extend an object",
"main": "index.js",
"module": "index.esm.js",
"module": "index.mjs",
"exports": {
".": {
"require": "./index.js",
"default": "./index.esm.js"
"default": "./index.mjs"
}

@@ -12,0 +12,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc