poi-plugin-akashic-records
Advanced tools
Comparing version 5.0.3 to 5.0.4
// Generated by CoffeeScript 1.10.0 | ||
"use strict"; | ||
var APPDATA_PATH, CONST, DATA_PATH, DataCoManager, FILTER_DATA_INDEX, INDEX_BASE, RAW_DATA_INDEX, _, config, consoleError, consoleLog, consoleWarn, dateToString, eventList, fs, glob, path, typeList; | ||
var APPDATA_PATH, CONST, DATA_PATH, DataCoManager, FILTER_DATA_INDEX, INDEX_BASE, RAW_DATA_INDEX, config, consoleError, consoleLog, consoleWarn, dateToString, eventList, fs, glob, path, typeList; | ||
@@ -11,4 +11,2 @@ fs = require('fs-extra'); | ||
_ = require('underscore'); | ||
APPDATA_PATH = window.APPDATA_PATH, CONST = window.CONST, config = window.config; | ||
@@ -15,0 +13,0 @@ |
{ | ||
"name": "poi-plugin-akashic-records", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"description": "logbook plugin for poi", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2563089
58970