mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 16:33:21 +01:00
cataloger: rename npm to javascript to accommodate yarn parser
Signed-off-by: Alfredo Deza <adeza@anchore.com>
This commit is contained in:
parent
06f8355fce
commit
146b4bd01f
@ -1,4 +1,4 @@
|
||||
package npm
|
||||
package javascript
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
@ -1,4 +1,4 @@
|
||||
package npm
|
||||
package javascript
|
||||
|
||||
import (
|
||||
"os"
|
||||
Loading…
x
Reference in New Issue
Block a user