mirror of
https://github.com/anchore/syft.git
synced 2025-11-18 17:03:17 +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 (
|
import (
|
||||||
"encoding/json"
|
"encoding/json"
|
||||||
@ -1,4 +1,4 @@
|
|||||||
package npm
|
package javascript
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"os"
|
"os"
|
||||||
Loading…
x
Reference in New Issue
Block a user