곰픽 [4-3][4-4] 채점시 레이어 이름을 검색할 경우 유사도 옵션 추가

This commit is contained in:
2025-06-27 17:52:33 +09:00
parent afe8b02625
commit 9aa1425d81
8 changed files with 640 additions and 447 deletions

8
package-lock.json generated
View File

@@ -10,6 +10,7 @@
"license": "ISC",
"dependencies": {
"jsonpath": "^1.1.1",
"loadsh": "^0.0.4",
"psd": "^3.4.0",
"string-similarity": "^4.0.4",
"xlsx": "^0.18.5",
@@ -209,6 +210,13 @@
"node": ">= 0.8.0"
}
},
"node_modules/loadsh": {
"version": "0.0.4",
"resolved": "https://registry.npmjs.org/loadsh/-/loadsh-0.0.4.tgz",
"integrity": "sha512-U+wLL8InpfRalWrr+0SuhWgGt10M4OyAk6G8xCYo2rwpiHtxZkWiFpjei0vO463ghW8LPCdhqQxXlMy2qicAEw==",
"deprecated": "This is a typosquat on the popular Lodash package. This is not maintained nor is the original Lodash package.",
"license": "MIT"
},
"node_modules/lodash": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",