Skip to content

Commit

Permalink
Creating Release with Dereferenced Symlinks & No Dev Dependencies for…
Browse files Browse the repository at this point in the history
… Machine Readability

Creating Release with Dereferenced Symlinks, `polarityIntegrationUuid`, & No Dev Dependencies for Machine Readability
  • Loading branch information
GLaDOS-polarity authored Mar 28, 2023
2 parents 09f658b + c40d2a0 commit 2312c52
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions config/config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"polarityIntegrationUuid": "d5aa2940-cce1-11ed-aeee-075d3490155d",
"name": "VulDB",
"acronym": "VULDB",
"description": "The Community Driven Vulnerability Database",
Expand Down
4 changes: 2 additions & 2 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,10 +1,10 @@
{
"name": "VulDB",
"version": "3.0.2-beta",
"version": "3.0.3-beta",
"main": "./integration.js",
"private": true,
"dependencies": {
"async": "^3.1.0",
"postman-request": "^2.88.1-postman.31"
}
}
}

0 comments on commit 2312c52

Please sign in to comment.