Socket
Socket
Sign inDemoInstall

defu

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

defu - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [4.0.1](https://github.com/unjs/defu/compare/v4.0.0...v4.0.1) (2021-04-23)
## [4.0.0](https://github.com/unjs/defu/compare/v3.2.2...v4.0.0) (2021-04-23)

@@ -7,0 +9,0 @@

4

package.json
{
"name": "defu",
"version": "4.0.0",
"version": "4.0.1",
"description": "Recursively assign default properties. Lightweight and Fast!",

@@ -10,3 +10,3 @@ "repository": "unjs/defu",

"require": "./dist/defu.js",
"module": "./dist/defu.mjs"
"import": "./dist/defu.mjs"
}

@@ -13,0 +13,0 @@ },

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