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

poi-plugin-quest-info-2

Package Overview
Dependencies
Maintainers
1
Versions
110
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 0.9.1 to 0.9.2

2

build/kcQuestsData/index.ts

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

export const version = 'e510419a4a52a1253139d82c3c8022497ab00b0d'
export const version = '6b8250e6da4f389dffcdecdecc72de68f0fe1beb'
[
"313",
"326",
"979"
"359",
"979",
"984",
"985",
"986",
"987",
"1119"
]

@@ -2096,2 +2096,11 @@ {

},
"359": {
"pre": [
"2210B1"
],
"post": [
"2210B3",
"2210F1"
]
},
"401": {

@@ -4664,2 +4673,32 @@ "pre": [

},
"984": {
"pre": [],
"post": [
"2210C1",
"2210B2"
]
},
"985": {
"pre": [
"2210B1"
],
"post": [
"2210B4"
]
},
"986": {
"pre": [
"2210C1"
],
"post": [
"2210B4"
]
},
"987": {
"pre": [
"2210B2",
"2210B3"
],
"post": []
},
"1101": {

@@ -4754,3 +4793,9 @@ "pre": [],

]
},
"1119": {
"pre": [
"2210C1"
],
"post": []
}
}

@@ -335,2 +335,3 @@ {

358,
359,
401,

@@ -609,2 +610,6 @@ 405,

983,
984,
985,
986,
987,
1101,

@@ -623,4 +628,5 @@ 1102,

1117,
1118
1118,
1119
]
}

@@ -250,2 +250,3 @@ {

"C68": 358,
"2210C1": 359,
"D1": 401,

@@ -591,2 +592,6 @@ "D2": 402,

"B187": 983,
"2210B1": 984,
"2210B2": 985,
"2210B3": 986,
"2210B4": 987,
"F96": 1101,

@@ -609,3 +614,4 @@ "F97": 1102,

"F111": 1117,
"F112": 1118
"F112": 1118,
"2210F1": 1119
}
# poi-plugin-quest-info-2
## 0.9.2
### Patch Changes
- d01e041: update quest data
## 0.9.1

@@ -4,0 +10,0 @@

{
"name": "poi-plugin-quest-info-2",
"version": "0.9.1",
"version": "0.9.2",
"private": false,

@@ -35,3 +35,4 @@ "description": "show quest info",

"update": "npm run downloadKcanotifyData && npm run downloadKcQuestsData && npm run genQuestData",
"changeset": "npx changeset"
"changeset": "changeset",
"release": "npm run build && npm publish"
},

@@ -38,0 +39,0 @@ "dependencies": {

@@ -7,3 +7,3 @@ import { version, KcwikiQuestData } from '../../build/kcQuestsData'

expect(version).toMatchInlineSnapshot(
`"e510419a4a52a1253139d82c3c8022497ab00b0d"`
`"6b8250e6da4f389dffcdecdecc72de68f0fe1beb"`
)

@@ -10,0 +10,0 @@ })

@@ -12,3 +12,3 @@ import questCategory from '../../build/questCategory.json'

expect(questCategory.yearlyQuest.length).toMatchInlineSnapshot(`40`)
expect(questCategory.singleQuest.length).toMatchInlineSnapshot(`493`)
expect(questCategory.singleQuest.length).toMatchInlineSnapshot(`499`)
})

@@ -15,0 +15,0 @@

Sorry, the diff of this file is not supported yet

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

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