Comparing version 4.2.1 to 4.2.2
@@ -466,3 +466,3 @@ /*global window*/ | ||
that.addStyle(themeEntry, function (content) { | ||
that.text(content, themeEntry); | ||
this.text(content, themeEntry); | ||
}); | ||
@@ -469,0 +469,0 @@ } |
@@ -772,3 +772,3 @@ /*! | ||
that.addStyle(themeEntry, function (content) { | ||
that.text(content, themeEntry); | ||
this.text(content, themeEntry); | ||
}); | ||
@@ -775,0 +775,0 @@ } |
{ | ||
"name": "magicpen", | ||
"version": "4.2.1", | ||
"version": "4.2.2", | ||
"description": "Styled output in both consoles and browsers", | ||
@@ -5,0 +5,0 @@ "main": "./lib/MagicPen.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