Skip to content

Commit

Permalink
Merge pull request #22 from carvilsi/sec-fix0
Browse files Browse the repository at this point in the history
Sec fix0
  • Loading branch information
carvilsi authored Aug 23, 2024
2 parents a988320 + 21324de commit f1f7c2b
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 19 deletions.
40 changes: 23 additions & 17 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "snoopm",
"version": "1.1.19",
"version": "1.1.20",
"description": "A cli to get the basics of other Node.js code at a glance",
"main": "index.js",
"scripts": {
Expand All @@ -24,7 +24,7 @@
"author": "carvilsi",
"license": "MIT",
"dependencies": {
"axios": "^1.5.0",
"axios": "^1.7.3",
"cli-spinner": "^0.2.10",
"cli-table": "^0.3.11",
"colors": "^1.4.0",
Expand Down

0 comments on commit f1f7c2b

Please sign in to comment.