We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 859a7c9 commit d2f2a81Copy full SHA for d2f2a81
1 file changed
cglicenses.json
@@ -709,5 +709,20 @@
709
"SOFTWARE.",
710
""
711
]
712
+ },
713
+ {
714
+ // Reason: mono-repo
715
+ "name": "@jridgewell/gen-mapping",
716
+ "fullLicenseTextUri": "https://raw.githubusercontent.com/jridgewell/sourcemaps/refs/heads/main/packages/gen-mapping/LICENSE"
717
718
719
720
+ "name": "@jridgewell/sourcemap-codec",
721
+ "fullLicenseTextUri": "https://raw.githubusercontent.com/jridgewell/sourcemaps/refs/heads/main/packages/sourcemap-codec/LICENSE"
722
723
724
725
+ "name": "@jridgewell/trace-mapping",
726
+ "fullLicenseTextUri": "https://raw.githubusercontent.com/jridgewell/sourcemaps/refs/heads/main/packages/trace-mapping/LICENSE"
727
}
728
0 commit comments