Comparing version 3.1.0-alpha.11 to 3.1.0-beta.1
"use strict"; | ||
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard"); | ||
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault"); | ||
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard"); | ||
Object.defineProperty(exports, "__esModule", { | ||
value: true | ||
}); | ||
Object.defineProperty(exports, "Log", { | ||
enumerable: true, | ||
get: function get() { | ||
return _log["default"]; | ||
} | ||
}); | ||
Object.defineProperty(exports, "VERSION", { | ||
@@ -100,8 +106,2 @@ enumerable: true, | ||
}); | ||
Object.defineProperty(exports, "Log", { | ||
enumerable: true, | ||
get: function get() { | ||
return _log["default"]; | ||
} | ||
}); | ||
Object.defineProperty(exports, "COLOR", { | ||
@@ -153,2 +153,4 @@ enumerable: true, | ||
var _log = _interopRequireDefault(require("./lib/log")); | ||
var _globals = require("./utils/globals"); | ||
@@ -170,4 +172,2 @@ | ||
var _log = _interopRequireDefault(require("./lib/log")); | ||
var _color = require("./utils/color"); | ||
@@ -174,0 +174,0 @@ |
import './init'; | ||
import { default as Log } from './lib/log'; | ||
export { VERSION } from './utils/globals'; | ||
@@ -12,3 +13,2 @@ export { self, window, global, document, process, console } from './env/globals'; | ||
export { COLOR } from './utils/color'; | ||
import { default as Log } from './lib/log'; | ||
export default new Log({ | ||
@@ -15,0 +15,0 @@ id: 'probe.gl' |
import './init'; | ||
import { default as Log } from './lib/log'; | ||
export { VERSION } from './utils/globals'; | ||
@@ -12,3 +13,2 @@ export { self, window, global, document, process, console } from './env/globals'; | ||
export { COLOR } from './utils/color'; | ||
import { default as Log } from './lib/log'; | ||
export default new Log({ | ||
@@ -15,0 +15,0 @@ id: 'probe.gl' |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "3.1.0-alpha.11", | ||
"version": "3.1.0-beta.1", | ||
"keywords": [ | ||
@@ -36,3 +36,3 @@ "javascript", | ||
}, | ||
"gitHead": "0bd781fa52e2dce0c6dca432e51737a62b9121d0" | ||
"gitHead": "2145c50ca11788de7fdcc0de3db2f5dea3925fc9" | ||
} |
/* global self, window, global, document, console, process */ | ||
/* eslint-disable no-restricted-globals */ | ||
const globals = { | ||
@@ -3,0 +4,0 @@ self: typeof self !== 'undefined' && self, |
import './init'; | ||
import {default as Log} from './lib/log'; | ||
@@ -23,3 +24,2 @@ export {VERSION} from './utils/globals'; | ||
// DEFAULT EXPORT IS A LOG INSTANCE | ||
import {default as Log} from './lib/log'; | ||
export default new Log({id: 'probe.gl'}); | ||
@@ -26,0 +26,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
336288
123
4378
0
8