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