@poppinss/colors
Advanced tools
Comparing version 4.1.2 to 4.1.3
{ | ||
"name": "@poppinss/colors", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"description": "A wrapper on top of kleur with ability to write test against the color functions", | ||
@@ -42,21 +42,21 @@ "main": "build/index.js", | ||
"devDependencies": { | ||
"@adonisjs/eslint-config": "^1.2.0", | ||
"@adonisjs/prettier-config": "^1.2.0", | ||
"@adonisjs/tsconfig": "^1.2.0", | ||
"@commitlint/cli": "^18.4.3", | ||
"@commitlint/config-conventional": "^18.4.3", | ||
"@japa/assert": "^2.0.1", | ||
"@japa/runner": "^3.1.0", | ||
"@swc/core": "^1.3.100", | ||
"@types/node": "^20.10.4", | ||
"c8": "^8.0.1", | ||
"@adonisjs/eslint-config": "^1.3.0", | ||
"@adonisjs/prettier-config": "^1.3.0", | ||
"@adonisjs/tsconfig": "^1.3.0", | ||
"@commitlint/cli": "^19.2.1", | ||
"@commitlint/config-conventional": "^19.1.0", | ||
"@japa/assert": "^2.1.0", | ||
"@japa/runner": "^3.1.1", | ||
"@swc/core": "^1.4.11", | ||
"@types/node": "^20.11.30", | ||
"c8": "^9.1.0", | ||
"del-cli": "^5.1.0", | ||
"eslint": "^8.55.0", | ||
"eslint": "^8.57.0", | ||
"github-label-sync": "^2.3.1", | ||
"husky": "^8.0.3", | ||
"np": "^9.2.0", | ||
"prettier": "^3.1.1", | ||
"husky": "^9.0.11", | ||
"np": "^10.0.2", | ||
"prettier": "^3.2.5", | ||
"ts-node": "^10.9.2", | ||
"tsup": "^8.0.1", | ||
"typescript": "^5.3.3" | ||
"tsup": "^8.0.2", | ||
"typescript": "^5.4.3" | ||
}, | ||
@@ -63,0 +63,0 @@ "dependencies": { |
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
27296