clone-function
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "clone-function", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Clones non native JavaScript functions, or references native functions.", | ||
@@ -5,0 +5,0 @@ "main": "./src/clone-function.js", |
# clone-function | ||
version 0.0.1 | ||
@@ -4,0 +3,0 @@ Clones non native JavaScript functions, or references native functions. |
@@ -11,2 +11,3 @@ /* | ||
* Clones non native JavaScript functions, or references native functions. | ||
* @author <a href="mailto:matthewkastor@gmail.com">Matthew Kastor</a> | ||
* @param {Function} func The function to clone. | ||
@@ -13,0 +14,0 @@ * @returns {Function} Returns a clone of the non native function, or a |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
196935
3017
63