@aicore/libcommonutils
Advanced tools
Comparing version 1.0.11 to 1.0.12
{ | ||
"name": "@aicore/libcommonutils", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "Common util libraries used by various modules. This library is created to prevent code duplication", | ||
@@ -30,3 +30,3 @@ "main": "src/index.js", | ||
"build": "npm run cover && npm run createJSDocs && npm run vulnerabilityCheck", | ||
"createJSDocs": "node build/jsDocGenerate.cjs src docs/generatedApiDocs && git add docs", | ||
"createJSDocs": "node build/jsDocGenerate.js src docs/generatedApiDocs && git add docs", | ||
"bumpPatchVersion": "npm --no-git-tag-version version patch", | ||
@@ -52,7 +52,7 @@ "bumpPatchVersionWithGitTag": "npm version patch", | ||
"@commitlint/config-conventional": "17.0.3", | ||
"c8": "7.11.3", | ||
"c8": "7.12.0", | ||
"chai": "4.3.6", | ||
"cli-color": "2.0.3", | ||
"documentation": "13.2.5", | ||
"eslint": "8.20.0", | ||
"documentation": "^14.0.0", | ||
"eslint": "8.21.0", | ||
"glob": "8.0.3", | ||
@@ -59,0 +59,0 @@ "husky": "8.0.1", |
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