backtick-template
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -36,3 +36,2 @@ /*! (C) 2017 Andrea Giammarchi - MIT Style License */ | ||
} | ||
debugger; | ||
if (hasTransformer) { | ||
@@ -39,0 +38,0 @@ str = 'function' + (Math.random() * 1e5 | 0); |
{ | ||
"name": "backtick-template", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "ES2015 backticks for ES3+ engines", | ||
@@ -5,0 +5,0 @@ "main": "backtick-template.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
5485
59