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

@ndhoule/defaults

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ndhoule/defaults - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

4

HISTORY.md

@@ -0,1 +1,5 @@

## 2.0.1
- Bump @ndhoule/drop, @ndhoule/rest dependency to fix Browserify builds
## 2.0.0

@@ -2,0 +6,0 @@

6

package.json
{
"name": "@ndhoule/defaults",
"version": "2.0.0",
"version": "2.0.1",
"description": "Copies owned, enumerable properties from a source object(s) to a target object when the value of that property on the source object is `undefined`.",

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

"dependencies": {
"@ndhoule/drop": "^1.0.0",
"@ndhoule/rest": "^1.0.0"
"@ndhoule/drop": "^2.0.0",
"@ndhoule/rest": "^2.0.0"
},

@@ -25,0 +25,0 @@ "devDependencies": {

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