Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "blend.js", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"authors": [ | ||
@@ -5,0 +5,0 @@ "Kieran Boyle <norcal.kieran@gmail.com>" |
{ | ||
"name": "blend.js", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Micro-lib for performing shallow/deep copying of objects with support for array merging + dedup", | ||
@@ -5,0 +5,0 @@ "author": "Kieran Boyle <norcal.kieran@gmail.com>", |
@@ -45,3 +45,3 @@ #blend.js | ||
Shallow: | ||
Shallow copy: | ||
``` js | ||
@@ -48,0 +48,0 @@ var blend = require('blend'), // window.blend for browsers (`blend` is global) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8010