Skip to content

Commit

Permalink
Merge pull request #18 from transmute-industries/fix-audit
Browse files Browse the repository at this point in the history
Fix audit
  • Loading branch information
OR13 authored Aug 10, 2024
2 parents cc29a9b + 45289ba commit 2c8a477
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 489 deletions.
124 changes: 3 additions & 121 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@transmute/cose",
"version": "0.2.2",
"version": "0.2.4",
"description": "COSE and related work.",
"main": "./dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -37,7 +37,6 @@
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1",
"axios": "^1.6.7",
"cose-js": "^0.8.4",
"csv-parser": "^3.0.0",
"eslint": "^8.30.0",
"hpke-js": "^1.2.7",
Expand All @@ -48,7 +47,6 @@
},
"dependencies": {
"@peculiar/x509": "^1.9.7",
"@transmute/cose": "^0.1.0",
"@transmute/rfc9162": "^0.0.5",
"cbor-web": "^9.0.2",
"jose": "^4.14.4",
Expand Down
Loading

0 comments on commit 2c8a477

Please sign in to comment.