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.9 to 1.1.0

13

bower.json
{
"name": "blend.js",
"version": "1.0.8",
"version": "1.1.0",
"authors": [

@@ -27,3 +27,12 @@ "Kieran Boyle <norcal.kieran@gmail.com>"

"objects",
"arrays"
"arrays",
"clone",
"node",
"jquery",
"objects",
"arrays",
"commonjs",
"requirejs",
"browserify",
"amd"
],

@@ -30,0 +39,0 @@ "homepage": "https://github.com/dysfunc/blend.js",

12

package.json
{
"name": "blend.js",
"version": "1.0.9",
"version": "1.1.0",
"description": "Micro library for performing shallow/deep copying of objects with support for array merging + dedup",

@@ -22,6 +22,8 @@ "author": "Kieran Boyle <norcal.kieran@gmail.com>",

"keywords": [
"javascript",
"JavaScript",
"JS",
"merge",
"deep",
"copy",
"clone",
"extend",

@@ -32,3 +34,7 @@ "shallow",

"objects",
"arrays"
"arrays",
"commonjs",
"requirejs",
"browserify",
"amd"
],

@@ -35,0 +41,0 @@ "license": "ISC",

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