Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/src/vs/base/browser/dompurify/cgmanifest.json
5221 views
1
{
2
"registrations": [
3
{
4
"component": {
5
"type": "git",
6
"git": {
7
"name": "dompurify",
8
"repositoryUrl": "https://github.com/cure53/DOMPurify",
9
"commitHash": "eaa0bdb26a1d0164af587d9059b98269008faece",
10
"tag": "3.2.7"
11
}
12
},
13
"license": "Apache 2.0",
14
"version": "3.2.7"
15
}
16
],
17
"version": 1
18
}
19
20