Comparing version 0.0.2 to 0.0.3
@@ -1,2 +0,1 @@ | ||
/*global weknowhow:true*/ | ||
(function (global, factory) { | ||
@@ -8,3 +7,4 @@ if (typeof exports === 'object') { | ||
} else { | ||
weknowhow.magicpen = factory(); | ||
global.weknowhow = global.weknowhow || {}; | ||
global.weknowhow.magicpen = factory(); | ||
} | ||
@@ -11,0 +11,0 @@ }(this, function () { |
{ | ||
"name": "magicpen", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Styled output in both consoles and browsers", | ||
@@ -5,0 +5,0 @@ "main": "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
65439