Comparing version
/*! | ||
* @name JavaScript/NodeJS Merge v1.1.0 | ||
* @name JavaScript/NodeJS Merge v1.1.1 | ||
* @author yeikos | ||
* @repository https://github.com/yeikos/js.merge | ||
* Copyright 2013 | ||
* GNU General Public License | ||
* http://www.gnu.org/licenses/gpl-3.0.txt | ||
* Copyright 2013 yeikos - MIT license | ||
* https://raw.github.com/yeikos/js.merge/master/LICENSE | ||
*/ | ||
@@ -10,0 +9,0 @@ |
@@ -1,3 +0,3 @@ | ||
/* JavaScript/NodeJS Merge v1.1.0 - https://github.com/yeikos/js.merge */ | ||
/*! JavaScript/NodeJS Merge v1.1.1 | Copyright 2013 yeikos - MIT license | https://github.com/yeikos/js.merge */ | ||
;(function(e){function t(){var e=Array.prototype.slice.call(arguments),t=e.shift(),i=t===true,s=e.length,o,u,a;if(i||r(t)!=="object")t={};for(u=0;u<s;++u)if(r(o=e[u])==="object")for(a in o)t[a]=i?n(o[a]):o[a];return t}function n(e){var t=e,i=r(e),s,o;if(i==="array"){t=[];o=e.length;for(s=0;s<o;++s)t[s]=n(e[s])}else if(i==="object"){t={};for(s in e)t[s]=n(e[s])}return t}function r(e){return{}.toString.call(e).match(/\s([\w]+)/)[1].toLowerCase()}if(e){module.exports=t}else{window.merge=t}})(typeof module==="object"&&module&&typeof module.exports==="object"&&module.exports); |
{ | ||
"name": "merge", | ||
"version": "1.1.0", | ||
"author": "yeikos", | ||
"version": "1.1.1", | ||
"author": "yeikos (http://www.yeikos.com)", | ||
"description": "JavaScript/NodeJS Merge is a tool to merge multiple objects into one object, with the possibility of create a new object cloned. His operation is very similar to the jQuery.extend function but more flexible.", | ||
"main": "merge.js", | ||
"license": "MIT", | ||
"homepage": "https://github.com/yeikos/js.merge", | ||
"main": "merge.js" | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/yeikos/js.merge.git" | ||
}, | ||
"keywords": [ | ||
"merge", | ||
"extend", | ||
"clone", | ||
"object", | ||
"browser" | ||
] | ||
} |
@@ -1,2 +0,2 @@ | ||
JavaScript/NodeJS Merge v1.1.0 | ||
JavaScript/NodeJS Merge v1.1.1 | ||
================================================== | ||
@@ -3,0 +3,0 @@ |
Sorry, the diff of this file is not supported yet
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1268026
0.11%276
0.36%28
-3.45%4
-20%20103
0