Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

just-extend

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

just-extend - npm Package Compare versions

Comparing version 6.1.0 to 6.1.1

7

CHANGELOG.md
# just-extend
## 6.1.1
### Patch Changes
- fix: reorder exports to set default last #488
## 6.1.0
### Minor Changes
- package.json updates to fix #467 and #483

6

package.json
{
"name": "just-extend",
"version": "6.1.0",
"version": "6.1.1",
"description": "extend an object",

@@ -10,4 +10,4 @@ "main": "index.js",

"require": "./index.js",
"default": "./index.mjs",
"types": "./index.d.ts"
"types": "./index.d.ts",
"default": "./index.mjs"
},

@@ -14,0 +14,0 @@ "./package.json": "./package.json"

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