Update packages.json: removed my diff package (#2785)

The reason is that in view of the EU’s Cyber Resilience Act and an abundance of caution, I have withdrawn all my free software (see https://en.wikipedia.org/wiki/Cyber_Resilience_Act#Criticism ).
This commit is contained in:
Mark
2024-01-16 08:45:56 +01:00
committed by GitHub
parent e3d1822c47
commit ed0dc5216d
-12
View File
@@ -18014,18 +18014,6 @@
"license": "MIT",
"web": "https://github.com/vycb/gdbmc.nim"
},
{
"name": "diff",
"url": "https://github.com/mark-summerfield/diff",
"method": "git",
"tags": [
"diff",
"sequencematcher"
],
"description": "Library for finding the differences between two sequences",
"license": "Apache-2.0",
"web": "https://github.com/mark-summerfield/diff"
},
{
"name": "diffoutput",
"url": "https://github.com/JohnAD/diffoutput",