Comparing version 0.7.0 to 0.7.1
@@ -168,3 +168,4 @@ 'use strict'; | ||
replace(/\"/g, '"'). | ||
replace(/\'/g, '\'') | ||
replace(/\'/g, '\''). | ||
replace(/\
/g, '\n') | ||
} |
{ | ||
"name": "ltx", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"main": "./lib/index", | ||
@@ -5,0 +5,0 @@ "browser": "./lib/index-browserify", |
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
102613
29
3068