🚀 Socket Launch Week 🚀 Day 4: Introducing Historical Analytics.Learn More
Socket
Sign inDemoInstall
Socket

poi-plugin-akashic-records

Package Overview
Dependencies
Maintainers
8
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

to
6.1.0

akashic-records.js

20

env-loader.js

@@ -1,13 +0,11 @@

window.remote = require('electron').remote;
const { remote } = require('electron')
window.ROOT = remote.getGlobal('ROOT');
window.remote = remote
window.ROOT = remote.getGlobal('ROOT')
window.APPDATA_PATH = remote.getGlobal('APPDATA_PATH')
window.POI_VERSION = remote.getGlobal('POI_VERSION')
window.SERVER_HOSTNAME = remote.getGlobal('SERVER_HOSTNAME')
window.MODULE_PATH = remote.getGlobal('MODULE_PATH')
window.APPDATA_PATH = remote.getGlobal('APPDATA_PATH');
window.POI_VERSION = remote.getGlobal('POI_VERSION');
window.SERVER_HOSTNAME = remote.getGlobal('SERVER_HOSTNAME');
window.MODULE_PATH = remote.getGlobal('MODULE_PATH');
require('module').globalPaths.push(MODULE_PATH);
require('module').globalPaths.push(window.MODULE_PATH)
require('module').globalPaths.push(window.ROOT)

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

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

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

{
"name": "poi-plugin-akashic-records",
"version": "6.0.5",
"version": "6.1.0",
"description": "logbook plugin for poi",

@@ -9,3 +9,4 @@ "main": "index.js",

"win-prerelease": "npm publish --tag beta",
"win-build": "cjsx -cb . && del /s \"*.cjsx\"",
"prepack": "poi-util-transpile --sm --replace",
"postpublish": "npm run reset",
"reset": "git checkout . && git clean -f",

@@ -43,2 +44,3 @@ "compile": "cjsx -cb .",

"eslint-plugin-react": "^6.2.0",
"poi-util-transpile": "^7.6.1",
"redux-devtools": "^3.1.1"

@@ -53,5 +55,6 @@ },

"6.99.99": "5.0.1",
"7.3.0": "5.0.6"
"7.3.0": "5.0.6",
"7.5.99": "6.0.5"
}
}
}

@@ -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/)

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