We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c53408c commit 2b91b0cCopy full SHA for 2b91b0c
test/live.test.ts
@@ -32,7 +32,7 @@ describe('live', () => {
32
description: expect.any(String),
33
level: 'fatal',
34
package: 'pkg:npm/lodahs@0.0.1-security',
35
- url: null
+ url: '\nhttps://socket.dev/npm/package/lodahs/overview/0.0.1-security'
36
})
37
38
// Verify authenticated API was called
@@ -58,7 +58,7 @@ describe('live', () => {
58
59
60
61
62
63
64
// Verify firewall API was called
0 commit comments