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
- Host: GitHub
- URL: https://github.com/lirantal/ecosystem-lockfiles
- Owner: lirantal
- Created: 2020-01-14T23:09:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-14T23:24:57.000Z (over 5 years ago)
- Last Synced: 2025-02-06T06:48:26.965Z (3 months ago)
- Size: 0 Bytes
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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