javascript-stringify
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -103,3 +103,3 @@ (function (root, stringify) { | ||
if (value === undefined) { | ||
if (str === undefined) { | ||
return String(str) | ||
@@ -106,0 +106,0 @@ } |
{ | ||
"name": "javascript-stringify", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`", | ||
@@ -5,0 +5,0 @@ "main": "javascript-stringify.js", |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
12752
5
0
109