@poppinss/hooks
Advanced tools
Comparing version 7.1.1-0 to 7.1.1-1
{ | ||
"name": "@poppinss/hooks", | ||
"version": "7.1.1-0", | ||
"version": "7.1.1-1", | ||
"description": "A no brainer hooks module for execute before/after lifecycle hooks", | ||
@@ -37,23 +37,23 @@ "main": "build/index.js", | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.4.0", | ||
"@commitlint/config-conventional": "^17.4.0", | ||
"@japa/assert": "^1.3.6", | ||
"@japa/expect-type": "^1.0.2", | ||
"@japa/run-failed-tests": "^1.1.0", | ||
"@japa/runner": "^2.2.2", | ||
"@japa/spec-reporter": "^1.3.2", | ||
"@swc/core": "^1.3.24", | ||
"@types/node": "^18.11.18", | ||
"c8": "^7.12.0", | ||
"@commitlint/cli": "^17.4.4", | ||
"@commitlint/config-conventional": "^17.4.4", | ||
"@japa/assert": "^1.4.1", | ||
"@japa/expect-type": "^1.0.3", | ||
"@japa/run-failed-tests": "^1.1.1", | ||
"@japa/runner": "^2.5.1", | ||
"@japa/spec-reporter": "^1.3.3", | ||
"@swc/core": "^1.3.39", | ||
"@types/node": "^18.15.0", | ||
"c8": "^7.13.0", | ||
"del-cli": "^5.0.0", | ||
"eslint": "^8.31.0", | ||
"eslint-config-prettier": "^8.6.0", | ||
"eslint": "^8.36.0", | ||
"eslint-config-prettier": "^8.7.0", | ||
"eslint-plugin-adonis": "^3.0.3", | ||
"eslint-plugin-prettier": "^4.0.0", | ||
"github-label-sync": "^2.0.1", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"github-label-sync": "^2.3.1", | ||
"husky": "^8.0.3", | ||
"np": "^7.6.3", | ||
"prettier": "^2.8.1", | ||
"prettier": "^2.8.4", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.9.4" | ||
"typescript": "^4.9.5" | ||
}, | ||
@@ -60,0 +60,0 @@ "repository": { |
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
14492