You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

poi-plugin-quest-info-2

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

poi-plugin-quest-info-2 - npm Package Compare versions

Comparing version

to
0.5.1

src/__tests__/kcwikiData.spec.ts

2

build/kcQuestsData/index.ts

@@ -7,2 +7,2 @@ import zh_CN from './quests-scn.json'

export const version = '0565fa1397553366c85e06763ac6f3bc1ced2433'
export const version = 'eb8a7fca38fed2c16e027f2563e93e826d24e30f'
{
"name": "poi-plugin-quest-info-2",
"version": "0.5.0",
"version": "0.5.1",
"private": false,

@@ -5,0 +5,0 @@ "description": "show quest info",

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

import { version } from '../../build/kcanotifyGamedata'
import { version, QuestData } from '../../build/kcanotifyGamedata'

@@ -6,1 +6,13 @@ test('should Kcanotify Game data version correct', () => {

})
test('should Kcanotify Game data keys correct', () => {
expect(Object.keys(QuestData)).toMatchInlineSnapshot(`
Array [
"zh-CN",
"zh-TW",
"ja-JP",
"en-US",
"ko-KR",
]
`)
})

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

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

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

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

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