trout on Nostr: This is one reason I regularly backup my dependencies (node_modules folder), along ...
This is one reason I regularly backup my dependencies (node_modules folder), along with my code. Dependencies change over time, even if you don't touch package json.
I want to make sure I can get the old dependency code without relying on a third party, so that I can fork my own version. I don't want to, but I want the option if I have to.
Published at
2023-11-17 01:00:20Event JSON
{
"id": "eaaa52cec56a71a25f9f9d180877811a1fbf8a08ee240cd1e982ab888203c979",
"pubkey": "39f70015a75d9b3edaff4164f84eba7abde8e57ee64b4e50d9e404979d4e378a",
"created_at": 1700182820,
"kind": 1,
"tags": [
[
"e",
"83d9354f0a0a0ddd965009df5157d5c9f879a3ad4c6a3f32b50d4a0ffe43cea1",
"",
"root"
],
[
"p",
"3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d"
]
],
"content": "This is one reason I regularly backup my dependencies (node_modules folder), along with my code. Dependencies change over time, even if you don't touch package json.\n\nI want to make sure I can get the old dependency code without relying on a third party, so that I can fork my own version. I don't want to, but I want the option if I have to.",
"sig": "37637618a7d23ba2b9b8c3937350363253d79ee0329d9ec79b05a5403cc6811b67ab0ace8a82dee2575a1c0ffaa5aaf76d10cc5cef5860d61b745753ed2b91a4"
}