Comparing version 1.0.9 to 1.1.0
{ | ||
"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", |
{ | ||
"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", |
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
9871
180