dry-underscore
Advanced tools
Comparing version 0.8.10 to 0.8.11
@@ -248,3 +248,3 @@ "use strict"; | ||
_.jsonClone = function(o){ | ||
_.jclone = function(o){ | ||
return(_.parse(_.stringify(o))); | ||
@@ -251,0 +251,0 @@ }; |
{ | ||
"name": "dry-underscore", | ||
"version": "0.8.10", | ||
"version": "0.8.11", | ||
"dependencies": { | ||
@@ -5,0 +5,0 @@ "formidable": { |
{ | ||
"name": "dry-underscore", | ||
"version": "0.8.10", | ||
"version": "0.8.11", | ||
"main": "./lib/index.js", | ||
@@ -5,0 +5,0 @@ "description": "The DRY Undescore Library", |
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
1586862