Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #118 from indeedeng/publish-0.8.0-beta
Browse files Browse the repository at this point in the history
publish-0.8.0-beta
  • Loading branch information
IngridGdesigns committed Apr 11, 2022
2 parents 62c05e5 + a43e737 commit c0ab51e
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 14 deletions.
71 changes: 60 additions & 11 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "oss-mariner",
"version": "0.7.0-beta",
"version": "0.8.0-beta",
"description": "A node.js library for analyzing open source library dependencies",
"main": "dist/src/mariner/index.js",
"types": "dist/src/mariner/index.d.ts",
Expand Down Expand Up @@ -36,11 +36,11 @@
"@types/jest": "^26.0.24",
"@types/node": "^14.18.10",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"@typescript-eslint/parser": "^5.18.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.1",
"husky": "^5.1.3",
"husky": "^7.0.0",
"jest": "^26.6.3",
"pinst": "^2.1.6",
"prettier": "^2.5.1",
Expand Down

0 comments on commit c0ab51e

Please sign in to comment.