@poppinss/colors
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "@poppinss/colors", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "A wrapper on top of kleur with ability to write test against the color functions", | ||
@@ -34,4 +34,4 @@ "main": "build/index.js", | ||
"@adonisjs/mrm-preset": "^5.0.2", | ||
"@adonisjs/require-ts": "^2.0.6", | ||
"@types/node": "^17.0.0", | ||
"@adonisjs/require-ts": "^2.0.10", | ||
"@types/node": "^17.0.19", | ||
"commitizen": "^4.2.4", | ||
@@ -41,4 +41,4 @@ "cz-conventional-changelog": "^3.3.0", | ||
"doctoc": "^2.0.1", | ||
"eslint": "^8.4.1", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint": "^8.9.0", | ||
"eslint-config-prettier": "^8.4.0", | ||
"eslint-plugin-adonis": "^2.1.0", | ||
@@ -52,3 +52,3 @@ "eslint-plugin-prettier": "^4.0.0", | ||
"prettier": "^2.3.2", | ||
"typescript": "^4.3.5" | ||
"typescript": "^4.5.5" | ||
}, | ||
@@ -55,0 +55,0 @@ "nyc": { |
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
19009