New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

poi-plugin-akashic-records

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

poi-plugin-akashic-records - npm Package Compare versions

Comparing version 5.0.5 to 5.0.6

12

akashic-records.js

@@ -1,3 +0,3 @@

// Generated by CoffeeScript 1.10.0
var Immutable, __, e, error, error1, i18n, ipc, path, ref, ref1, remote, requirePass, windowTitle;
// Generated by CoffeeScript 1.11.1
var FontAwesome, Immutable, __, e, i18n, ipc, path, ref, ref1, ref2, remote, requirePass, windowTitle;

@@ -70,4 +70,4 @@ require('coffee-react/register');

requirePass = true;
} catch (error1) {
e = error1;
} catch (error) {
e = error;
requirePass = false;

@@ -92,2 +92,6 @@ }

FontAwesome = ((ref2 = require('react-fontawesome')) != null ? ref2["default"] : void 0) != null ? require('react-fontawesome')["default"] : require('react-fontawesome');
window.FontAwesome = FontAwesome;
if (requirePass) {

@@ -94,0 +98,0 @@ require('./views');

@@ -0,0 +0,0 @@ var dark = {

@@ -0,0 +0,0 @@ var macarons = {

@@ -0,0 +0,0 @@ window.remote = require('electron').remote;

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var APPDATA_PATH, Button, Col, FolderPickerConfig, Grid, React, ReactBootstrap, Row, _, __, dialog, fs, path, remote, windowManager;

@@ -79,5 +79,5 @@

return React.createElement(Grid, null, React.createElement(Row, null, React.createElement(Col, {
"xs": 12.
"xs": 12
}, __("It will take effect after a restart"))), React.createElement(Row, null, React.createElement(Col, {
"xs": 9.
"xs": 9
}, React.createElement("div", {

@@ -91,3 +91,3 @@ "className": "folder-picker",

}, this.state.myval)), React.createElement(Col, {
"xs": 3.
"xs": 3
}, React.createElement(Button, {

@@ -94,0 +94,0 @@ "bsStyle": "warning",

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var CSON, path;

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
"use strict";

@@ -78,3 +78,3 @@ 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;

datalogs = datalogs.map(function(filePath) {
var e, error, fileContent, logs;
var e, fileContent, logs;
try {

@@ -81,0 +81,0 @@ fileContent = fs.readFileSync(filePath, 'utf8');

{
"name": "poi-plugin-akashic-records",
"version": "5.0.5",
"version": "5.0.6",
"description": "logbook plugin for poi",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -0,0 +0,0 @@ [![NPM](https://nodei.co/npm/poi-plugin-akashic-records.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/poi-plugin-akashic-records/)

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
module.exports = {

@@ -3,0 +3,0 @@ addLog: function(log, type) {

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var AkashicLog, CheckboxPanel, StatisticsPanel, VisibleTable;

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var AkashicResourceLog, AkashicResourceTable, CheckboxPanel, React, ReactBootstrap, ResourceChart, Tab, TableArea, Tabs, __;

@@ -51,3 +51,3 @@

}, React.createElement(Tab, {
"eventKey": 0.,
"eventKey": 0,
"title": __("Chart")

@@ -57,3 +57,3 @@ }, React.createElement(ResourceChart, {

})), React.createElement(Tab, {
"eventKey": 1.,
"eventKey": 1,
"title": __("Table")

@@ -60,0 +60,0 @@ }, React.createElement(AkashicResourceTable, null))));

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
"use strict";

@@ -156,3 +156,3 @@ var APIResolver, APPDATA_PATH, CONST, addLog, config, dataCoManager, initializeLogs, judgeDanger, judgeIfDemage, ref, timeToBString;

APIResolver.prototype.handleResponse = function(e) {
var $ships, $shiptypes, $slotitemTypes, $slotitems, $useitems, _decks, apiData, body, dataItem, item, itemId, j, k, kdock, l, len, len1, len2, map, method, nowDate, postBody, ref1, ref2, remainNum, results, urlpath, useItemFlag, useItemId;
var $ships, $shiptypes, $slotitemTypes, $slotitems, $useitems, _decks, apiData, body, dataItem, item, itemId, j, k, kdock, l, len, len1, len2, map, method, nowDate, postBody, ref1, ref2, ref3, remainNum, results, urlpath, useItemFlag, useItemId;
ref1 = e.detail, method = ref1.method, body = ref1.body, postBody = ref1.postBody;

@@ -164,5 +164,6 @@ urlpath = e.detail.path;

case '/kcsapi/api_get_member/mapinfo':
ref2 = body.api_map_info;
results = [];
for (j = 0, len = body.length; j < len; j++) {
map = body[j];
for (j = 0, len = ref2.length; j < len; j++) {
map = ref2[j];
this.mapLv[map.api_id] = 0;

@@ -336,5 +337,5 @@ if (map.api_eventmap != null) {

dataItem.push(nowDate.getTime());
ref2 = body.api_material;
for (l = 0, len2 = ref2.length; l < len2; l++) {
item = ref2[l];
ref3 = body.api_material;
for (l = 0, len2 = ref3.length; l < len2; l++) {
item = ref3[l];
dataItem.push(item.api_value);

@@ -341,0 +342,0 @@ }

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var AttackLog, Button, CONST, Col, DATA_PATH, FontAwesome, FormControl, Grid, OverlayTrigger, Popover, ROOT, React, ReactBootstrap, Row, __, dateCmp, dialog, duplicateRemoval, duplicateResourceRemoval, fs, iconv, jschardet, openExternal, oriTableTab, path, ref1, remote, resolveFile, shell, toDateLabel, translate, translateTableTab;

@@ -845,3 +845,3 @@

importLogHandle: function() {
var codeType, data, e, error, fileContent, fileContentBuffer, filename, hint, i, item, len, logType, newData, newLength, nickNameId, oldData, oldLength, ref2, saveData, saveType;
var codeType, data, e, fileContent, fileContentBuffer, filename, hint, i, item, len, logType, newData, newLength, nickNameId, oldData, oldLength, ref2, saveData, saveType;
nickNameId = window._nickNameId;

@@ -944,3 +944,3 @@ if (nickNameId && nickNameId !== 0) {

}, React.createElement(Col, {
"xs": 12.
"xs": 12
}, React.createElement("span", {

@@ -972,3 +972,3 @@ "style": {

}))))), React.createElement(Row, null, React.createElement(Col, {
"xs": 4.
"xs": 4
}, React.createElement(FormControl, {

@@ -984,21 +984,21 @@ "componentClass": "select",

}, React.createElement("option", {
"key": 0.,
"key": 0,
"value": '出击'
}, __("Sortie")), React.createElement("option", {
"key": 1.,
"key": 1,
"value": '远征'
}, __("Expedition")), React.createElement("option", {
"key": 2.,
"key": 2,
"value": '建造'
}, __("Construction")), React.createElement("option", {
"key": 3.,
"key": 3,
"value": '开发'
}, __("Development")), React.createElement("option", {
"key": 4.,
"key": 4,
"value": '除籍'
}, __("Retirement")), React.createElement("option", {
"key": 5.,
"key": 5,
"value": '资源'
}, __("Resource")))), React.createElement(Col, {
"xs": 4.
"xs": 4
}, React.createElement(Button, {

@@ -1011,3 +1011,3 @@ "bsStyle": 'primary',

}, __("Export"))), React.createElement(Col, {
"xs": 4.
"xs": 4
}, React.createElement(Button, {

@@ -1024,3 +1024,3 @@ "bsStyle": 'primary',

}, React.createElement(Col, {
"xs": 12.
"xs": 12
}, React.createElement("a", {

@@ -1027,0 +1027,0 @@ "style": {

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var AkashicRecordsCheckboxPanel, Button, ButtonGroup, CONST, Checkbox, Col, Collapse, Divider, DropdownButton, FormControl, Grid, MenuItem, OverlayTrigger, Panel, Popover, React, ReactBootstrap, Row, Table, Well, __, config, jQuery, openExternal;

@@ -54,3 +54,3 @@

return React.createElement(Grid, null, React.createElement(Row, null, React.createElement(Col, {
"xs": 12.
"xs": 12
}, React.createElement("div", {

@@ -77,3 +77,3 @@ "onClick": this.handlePanelShow

"key": index,
"xs": 2.
"xs": 2
}, React.createElement(Checkbox, {

@@ -90,3 +90,3 @@ "value": index,

}).call(this)), React.createElement("hr", null), React.createElement(Row, null, React.createElement(Col, {
"xs": 2.
"xs": 2
}, React.createElement(ButtonGroup, {

@@ -97,3 +97,3 @@ "justified": true

"id": "dropdown-showOption-selector",
"eventKey": 4.,
"eventKey": 4,
"title": __("Newer %s", this.props.showAmount)

@@ -115,3 +115,3 @@ }, React.createElement(MenuItem, {

}, __("View All"))))), React.createElement(Col, {
"xs": 2.,
"xs": 2,
"style": {

@@ -144,3 +144,3 @@ display: 'flex',

}))), React.createElement(Col, {
"xs": 5.
"xs": 5
}, [0, 1, 2].map((function(_this) {

@@ -151,3 +151,3 @@ return function(index) {

"key": index,
"xs": 4.
"xs": 4
}, React.createElement(Checkbox, {

@@ -163,3 +163,3 @@ "value": index,

})(this))), React.createElement(Col, {
"xs": 3.
"xs": 3
}, (index = 3, checkedVal = this.props.configList.get(index), React.createElement(Checkbox, {

@@ -166,0 +166,0 @@ "value": index,

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var AkashicRecordsStatisticsPanel, Button, ButtonGroup, CONST, Col, Collapse, Divider, DropdownButton, FormControl, Grid, MenuItem, OverlayTrigger, Panel, Popover, React, ReactBootstrap, Row, Table, Well, __, boundActivePageNum, config, jQuery, openExternal;

@@ -64,3 +64,3 @@

return React.createElement(Grid, null, React.createElement(Row, null, React.createElement(Col, {
"xs": 12.
"xs": 12
}, React.createElement("div", {

@@ -77,3 +77,3 @@ "onClick": this.handlePanelShow

}, React.createElement("div", null, React.createElement(Row, null, React.createElement(Col, {
"xs": 12.
"xs": 12
}, React.createElement(Table, {

@@ -217,4 +217,4 @@ "bordered": true,

}).call(this), React.createElement("option", {
"key": -1.,
"value": -1.
"key": -1,
"value": -1
}, __("Custom")))), React.createElement("td", null, React.createElement(FormControl, {

@@ -251,4 +251,4 @@ "componentClass": "select",

}).call(this), React.createElement("option", {
"key": -1.,
"value": -1.
"key": -1,
"value": -1
}, __("Custom")))), (this.props.statisticsItems.get(index).get('numeratorType') === -1 ? React.createElement("td", null, React.createElement(FormControl, {

@@ -255,0 +255,0 @@ "type": 'number',

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var AkashicRecordsTableArea, AkashicRecordsTableTbodyItem, ButtonGroup, CONST, Col, DropdownButton, FontAwesome, FormControl, Grid, MenuItem, OverlayTrigger, Pagination, Popover, ROOT, React, ReactBootstrap, Row, Table, __, config, dateToString, error, log, openExternal, path, ref1, showBattleDetail, warn;

@@ -40,3 +40,3 @@

showBattleDetail = function(timestamp) {
var battleDetail, e, error1;
var battleDetail, e;
try {

@@ -120,3 +120,3 @@ if (window.ipc == null) {

return React.createElement("div", null, React.createElement(Grid, null, React.createElement(Row, null, React.createElement(Col, {
"xs": 12.
"xs": 12
}, React.createElement(Table, {

@@ -229,3 +229,3 @@ "striped": true,

})(this))))))), React.createElement(Row, null, React.createElement(Col, {
"xs": 12.
"xs": 12
}, React.createElement(Pagination, {

@@ -232,0 +232,0 @@ "className": 'akashic-table-pagination',

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var $, AkashicResourceChart, ButtonGroup, Col, DropdownButton, Grid, MenuItem, ROOT, React, ReactBootstrap, Row, __, config, dark, err, error, macarons, path, toDateLabel, toDateString;

@@ -548,3 +548,3 @@

return React.createElement(Grid, null, React.createElement(Row, null, React.createElement(Col, {
"xs": 12.
"xs": 12
}, React.createElement("div", {

@@ -551,0 +551,0 @@ "id": "ECharts",

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var AkashicResourceCheckboxArea, Button, ButtonGroup, Checkbox, Col, F, Grid, Panel, React, ReactBootstrap, Row, jQuery;

@@ -34,3 +34,3 @@

"key": index,
"xs": 2.
"xs": 2
}, React.createElement(Checkbox, {

@@ -37,0 +37,0 @@ "value": index,

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var AkashicResourceTableArea, AkashicResourceTableTbodyItem, ButtonGroup, Col, DropdownButton, FormControl, Grid, MenuItem, Pagination, ROOT, React, ReactBootstrap, Row, Table, __, dateToString, error, log, path, ref1, warn;

@@ -97,3 +97,3 @@

return React.createElement("div", null, React.createElement(Grid, null, React.createElement(Row, null, React.createElement(Col, {
"xs": 3.
"xs": 3
}, React.createElement(ButtonGroup, {

@@ -104,3 +104,3 @@ "justified": true

"center": true,
"eventKey": 4.,
"eventKey": 4,
"title": __("Show by %s", "" + (this.props.timeScale ? __('Day') : __('Hour')))

@@ -115,3 +115,3 @@ }, React.createElement(MenuItem, {

}, __("Show by %s", __("Day")))))), React.createElement(Col, {
"xs": 3.
"xs": 3
}, React.createElement(ButtonGroup, {

@@ -122,3 +122,3 @@ "justified": true

"id": "dropdown-showOption-selector",
"eventKey": 4.,
"eventKey": 4,
"title": __("Newer %s", "" + this.props.showAmount)

@@ -141,7 +141,7 @@ }, React.createElement(MenuItem, {

}, __("View All"))))), React.createElement(Col, {
"xs": 3.
"xs": 3
}, React.createElement(ButtonGroup, {
"justified": true
}, React.createElement(DropdownButton, {
"eventKey": 4.,
"eventKey": 4,
"id": "dropdown-page-selector",

@@ -163,3 +163,3 @@ "title": __("Page %s", "" + this.props.activePage)

}).call(this))))), React.createElement(Col, {
"xs": 3.
"xs": 3
}, React.createElement(FormControl, {

@@ -177,3 +177,3 @@ "type": 'text',

}))), React.createElement(Row, null, React.createElement(Col, {
"xs": 12.
"xs": 12
}, React.createElement(Table, {

@@ -225,3 +225,3 @@ "striped": true,

})(this))))))), React.createElement(Row, null, React.createElement(Col, {
"xs": 12.
"xs": 12
}, React.createElement(Pagination, {

@@ -228,0 +228,0 @@ "className": 'akashic-table-pagination',

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var AdvancedModule, __, connect, initializeLogs, mapDispatchToProps, mapStateToProps;

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var __, connect, getPropsFromState, hiddenCheckboxPanel, logCP, mapDispatchToProps, mapStateToProps, ref, resourceCP, setActivePage, setConfigList, setShowAmount, setTabVisibility, showCheckboxPanel;

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var ChartArea, __, connect, mapDispatchToProps, mapStateToProps;

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var TableArea, __, connect, getPropsFromState, mapDispatchToProps, mapStateToProps, ref, resourceFilter, setActivePage, setFilterKey, setShowAmount, setTimeScale;

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var StatisticsPanel, __, addSearchRule, addStatisticsRule, calPercent, connect, deleteSearchRule, deleteStatisticsRule, filterSelectors, getPropsFromState, getSearchItems, getStatisticsItems, hiddenStatisticsPanel, mapDispatchToProps, mapStateToProps, ref, ref1, searchSelectors, setSearchRuleBase, setSearchRuleKey, setStatisticsRuleDenominator, setStatisticsRuleDenominatorType, setStatisticsRuleNumerator, setStatisticsRuleNumeratorType, showStatisticsPanel;

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var TableArea, __, connect, filterSelectors, getPropsFromState, mapDispatchToProps, mapStateToProps, ref, setActivePage, setFilterKey;

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var React;

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var $, AkashicRecordsArea, CONST, Label, ROOT, React, ReactBootstrap, ReactDOM, __, errorMessage, translate;

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var $, APIResolver, AkashicAdvancedModule, AkashicLog, AkashicRecordsArea, AkashicResourceLog, CONST, Label, Provider, ROOT, React, ReactBootstrap, ReactDOM, Tab, Tabs, __, apiResolver, arApp, createStore, error, fs, log, path, ref, ref1, store, translate, warn;

@@ -80,3 +80,3 @@

}, React.createElement(Tab, {
"eventKey": 0.,
"eventKey": 0,
"title": __("Sortie")

@@ -86,3 +86,3 @@ }, React.createElement(AkashicLog, {

})), React.createElement(Tab, {
"eventKey": 1.,
"eventKey": 1,
"title": __("Expedition")

@@ -92,3 +92,3 @@ }, React.createElement(AkashicLog, {

})), React.createElement(Tab, {
"eventKey": 2.,
"eventKey": 2,
"title": __("Construction")

@@ -98,3 +98,3 @@ }, React.createElement(AkashicLog, {

})), React.createElement(Tab, {
"eventKey": 3.,
"eventKey": 3,
"title": __("Development")

@@ -104,3 +104,3 @@ }, React.createElement(AkashicLog, {

})), React.createElement(Tab, {
"eventKey": 4.,
"eventKey": 4,
"title": __("Retirement")

@@ -110,3 +110,3 @@ }, React.createElement(AkashicLog, {

})), React.createElement(Tab, {
"eventKey": 5.,
"eventKey": 5,
"title": __("Resource")

@@ -116,3 +116,3 @@ }, React.createElement(AkashicResourceLog, {

})), React.createElement(Tab, {
"eventKey": 6.,
"eventKey": 6,
"title": __("Others")

@@ -119,0 +119,0 @@ }, React.createElement(AkashicAdvancedModule, null))));

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var $, Button, Modal, ModalTrigger, React, ReactBootstrap, ReactDOM;

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var Immutable;

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var Immutable, defaultFilterKeys;

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var combineReducers, logContent;

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var activePage, boundActivePageNum, checkboxVisible, combineReducers, configList, configListChecked, data, filterKeys, filterSelectors, language, logContent, ref, ref1, ref2, ref3, resourceFilter, searchRules, showAmount, showTimeScale, statisticsRules, statisticsVisible, tabVisibility, tabs;

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var config;

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var Immutable, searchRule;

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var Immutable, statisticsRule;

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var Immutable, __, config, defaultTabVisibility, getTabs, tableTab;

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var Immutable, config, configList, getTabs;

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.11.1
var APPDATA_PATH, CONST, Immutable, config, createSelector, dateToDateString, dateToString, filterAsScale, filterRegWindex, filterStringWIndex, filterWNindex, filterWithIndex, logSearchSelectorBaseFactory, logSearchSelectorFactory, logSelectorFactory, resourceFilter;

@@ -64,3 +64,3 @@

filterWithIndex = function(logs, filterKeys) {
var e, error, index, j, key, len, reg, regFlag, res, retData;
var e, index, j, key, len, reg, regFlag, res, retData;
retData = logs;

@@ -92,3 +92,3 @@ for (index = j = 0, len = filterKeys.length; j < len; index = ++j) {

filterWNindex = function(logs, keyword) {
var e, error, reg, regFlag, res;
var e, reg, regFlag, res;
if (keyword === '') {

@@ -95,0 +95,0 @@ return logs;

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 too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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

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

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

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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc