@canopycanopycanopy/b-ber-logger
Advanced tools
Comparing version 0.1.0-alpha.16 to 0.1.0-alpha.287ebfac
@@ -9,5 +9,5 @@ 'use strict'; | ||
var _timer = require('./timer'); | ||
var _Timer = require('./Timer'); | ||
var _timer2 = _interopRequireDefault(_timer); | ||
var _Timer2 = _interopRequireDefault(_Timer); | ||
@@ -23,3 +23,3 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } | ||
this.incrementCounter(); | ||
return this.decorate('[' + _timer2.default.dateFormat() + ']', 'black'); | ||
return this.decorate('[' + _Timer2.default.dateFormat() + ']', 'black'); | ||
} | ||
@@ -26,0 +26,0 @@ function getContext() { |
{ | ||
"name": "@canopycanopycanopy/b-ber-logger", | ||
"version": "0.1.0-alpha.16", | ||
"version": "0.1.0-alpha.287ebfac", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.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
29395