idea-toolbox
Advanced tools
Comparing version 6.2.12 to 6.2.13
{ | ||
"name": "idea-toolbox", | ||
"version": "6.2.12", | ||
"version": "6.2.13", | ||
"description": "IDEA's utility functions", | ||
@@ -30,7 +30,7 @@ "engines": { | ||
"dependencies": { | ||
"marked": "^2.0.0", | ||
"marked": "^2.0.1", | ||
"validator": "^13.5.2" | ||
}, | ||
"devDependencies": { | ||
"@types/marked": "^1.2.1", | ||
"@types/marked": "^2.0.0", | ||
"@types/validator": "^13.1.2", | ||
@@ -37,0 +37,0 @@ "@typescript-eslint/eslint-plugin": "4.3.0", |
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
Updatedmarked@^2.0.1