idea-toolbox
Advanced tools
Comparing version 6.5.18 to 6.5.19
{ | ||
"name": "idea-toolbox", | ||
"version": "6.5.18", | ||
"version": "6.5.19", | ||
"description": "IDEA's utility functions", | ||
@@ -30,3 +30,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"marked": "^4.0.17", | ||
"marked": "^4.0.18", | ||
"validator": "^13.7.0" | ||
@@ -36,12 +36,13 @@ }, | ||
"@tsconfig/node16": "^1.0.3", | ||
"@types/aws-lambda": "^8.10.72", | ||
"@types/aws-lambda": "^8.10.101", | ||
"@types/marked": "^4.0.3", | ||
"@types/node": "^14.14.26", | ||
"@types/validator": "^13.7.3", | ||
"@typescript-eslint/eslint-plugin": "^4.31.1", | ||
"@typescript-eslint/parser": "^4.31.1", | ||
"eslint": "^7.32.0", | ||
"typedoc": "^0.23.2", | ||
"typescript": "^4.4.3" | ||
"@types/node": "^18.6.3", | ||
"@types/validator": "^13.7.4", | ||
"@typescript-eslint/eslint-plugin": "^5.32.0", | ||
"@typescript-eslint/parser": "^5.32.0", | ||
"aws-sdk": "^2.1187.0", | ||
"eslint": "^8.21.0", | ||
"typedoc": "^0.23.10", | ||
"typescript": "^4.7.4" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
241577
11
Updatedmarked@^4.0.18