Comparing version 1.0.2 to 1.0.3
'use strict'; | ||
var BrowserConsoleTransport = require( './transports/browser-console' ); | ||
var BrowserConsoleTransport = require( './transports/106' ); | ||
@@ -5,0 +5,0 @@ module.exports = function createBrowserLogger( ) |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"author": "Gustaf Räntilä <g.rantila@gmail.com>", | ||
@@ -8,0 +8,0 @@ "repository": { |
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
37175