Socket
Socket
Sign inDemoInstall

blend.js

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blend.js - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

README.md

4

index.js

@@ -1,3 +0,3 @@

var extend = require('./lib/blend');
var blend = require('./lib/blend');
module.exports = extend;
module.exports = blend;
{
"name": "blend.js",
"version": "1.0.0",
"version": "1.0.1",
"description": "Micro-lib for performing shallow/deep copying of objects with support of merging arrays",

@@ -5,0 +5,0 @@ "author": "Kieran Boyle <norcal.kieran@gmail.com>",

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