Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
.then(resp => {
let v = JSON.parse(resp.text)
if (typeof v["yelm.json"] == "string")
v["yelm.json"] = JSON.parse(v["yelm.json"])
res[n] = v
})
}))
.then(resp => {
let v = JSON.parse(resp.text)
if (typeof v["yelm.json"] == "string")
v["yelm.json"] = JSON.parse(v["yelm.json"])
res[n] = v
})
}))