idea-toolbox
Advanced tools
Comparing version 6.5.15 to 6.5.16
{ | ||
"name": "idea-toolbox", | ||
"version": "6.5.15", | ||
"version": "6.5.16", | ||
"description": "IDEA's utility functions", | ||
@@ -16,3 +16,3 @@ "main": "dist/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/uatisdeproblem/IDEA-toolbox.git" | ||
"url": "git+https://github.com/iter-idea/IDEA-toolbox.git" | ||
}, | ||
@@ -27,7 +27,7 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/uatisdeproblem/IDEA-toolbox/issues" | ||
"url": "https://github.com/iter-idea/IDEA-toolbox/issues" | ||
}, | ||
"homepage": "https://uatisdeproblem.github.io/IDEA-toolbox", | ||
"homepage": "https://iter-idea.github.io/IDEA-toolbox/", | ||
"dependencies": { | ||
"marked": "^4.0.10", | ||
"marked": "^4.0.17", | ||
"validator": "^13.7.0" | ||
@@ -38,11 +38,11 @@ }, | ||
"@types/aws-lambda": "^8.10.72", | ||
"@types/marked": "^4.0.1", | ||
"@types/marked": "^4.0.3", | ||
"@types/node": "^14.14.26", | ||
"@types/validator": "^13.7.1", | ||
"@types/validator": "^13.7.3", | ||
"@typescript-eslint/eslint-plugin": "^4.31.1", | ||
"@typescript-eslint/parser": "^4.31.1", | ||
"eslint": "^7.32.0", | ||
"typedoc": "^0.22.4", | ||
"typedoc": "^0.23.2", | ||
"typescript": "^4.4.3" | ||
} | ||
} |
@@ -17,2 +17,2 @@ # IDEA's toolbox | ||
Documentation generated with TypeDoc: [link](https://uatisdeproblem.github.io/IDEA-toolbox). | ||
Documentation generated with TypeDoc: [link](https://iter-idea.github.io/IDEA-toolbox). |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
0
241372
Updatedmarked@^4.0.17