An open API service indexing awesome lists of open source software.

https://github.com/lirantal/ecosystem-lockfiles

An up to date list of ecosystem, their package managers and traits of theirs with regards to software security
https://github.com/lirantal/ecosystem-lockfiles

Last synced: 23 days ago
JSON representation

An up to date list of ecosystem, their package managers and traits of theirs with regards to software security

Awesome Lists containing this project

README

        

# Ecosystem Lockfiles

Comparing lockfiles used across ecosystems and their package managers.

## Ecosystem vs Capabilities

|Trait/Ecosystem | [Node.js] npm | [Node.js] yarn
| --------------- |---------------------| ---------------
| lockfile name | `package-lock.json` | `yarn.lock`
| format | JSON | almost yaml
| TRAIT | XYZ | XYZ