Comparing version 1.1.6 to 1.1.7
@@ -150,3 +150,3 @@ ///////////////////////////////////////////////////////////////////////////////// | ||
// fix issues with some links not being recognized properly | ||
crushedString += '_' | ||
crushedString += '_'; | ||
@@ -153,0 +153,0 @@ // return crushed string |
{ | ||
"name": "jsoncrush", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "Compress JSON in URL friendly strings", | ||
@@ -5,0 +5,0 @@ "main": "JSONCrush.js", |
@@ -71,3 +71,1 @@ # JSONCrush - Compress JSON into URL friendly strings | ||
Using Javascript crusher by @aivopaas [MIT] http://www.iteral.com/jscrush | ||
GitHub Corner is Copyright (c) 2016 Tim Holman - http://tholman.com |
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
25750
71