We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dd5318 commit 30108ccCopy full SHA for 30108cc
test/package-url-json-security.test.mts
@@ -4,7 +4,7 @@
4
5
import { describe, expect, it } from 'vitest'
6
7
-import { PackageURL } from '../src/package-url.js'
+import { PackageURL } from '../src/package-url'
8
9
describe('PackageURL.fromJSON security features', () => {
10
describe('size limit protection', () => {
0 commit comments