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 07:45:56 +00:00 committed by GitHub
parent e3d1822c47
commit ed0dc5216d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",