edge-error
Advanced tools
Comparing version 4.0.0-0 to 4.0.0
{ | ||
"name": "edge-error", | ||
"description": "Create errors with custom stack trace pointing to the .edge template file", | ||
"version": "4.0.0-0", | ||
"version": "4.0.0", | ||
"engines": { | ||
@@ -39,17 +39,17 @@ "node": ">=18.16.0" | ||
"@adonisjs/tsconfig": "^1.1.8", | ||
"@commitlint/cli": "^17.6.7", | ||
"@commitlint/config-conventional": "^17.6.7", | ||
"@japa/assert": "2.0.0-1", | ||
"@japa/runner": "3.0.0-6", | ||
"@swc/core": "^1.3.70", | ||
"@types/node": "^20.4.4", | ||
"@commitlint/cli": "^18.2.0", | ||
"@commitlint/config-conventional": "^18.1.0", | ||
"@japa/assert": "^2.0.1", | ||
"@japa/runner": "^3.0.5", | ||
"@swc/core": "^1.3.96", | ||
"@types/node": "^20.8.10", | ||
"c8": "^8.0.0", | ||
"del-cli": "^5.0.0", | ||
"eslint": "^8.45.0", | ||
"del-cli": "^5.1.0", | ||
"eslint": "^8.53.0", | ||
"github-label-sync": "^2.3.1", | ||
"husky": "^8.0.3", | ||
"np": "^8.0.4", | ||
"prettier": "^3.0.0", | ||
"prettier": "^3.0.3", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^5.1.6" | ||
"typescript": "^5.2.2" | ||
}, | ||
@@ -81,3 +81,3 @@ "author": "virk", | ||
"access": "public", | ||
"tag": "next" | ||
"tag": "latest" | ||
}, | ||
@@ -89,3 +89,3 @@ "directories": { | ||
"message": "chore(release): %s", | ||
"tag": "next", | ||
"tag": "latest", | ||
"branch": "main", | ||
@@ -92,0 +92,0 @@ "anyBranch": false |
@@ -30,4 +30,4 @@ # edge-error | ||
[github-actions-image]: https://img.shields.io/github/workflow/status/edge-js/error/test?style=for-the-badge | ||
[github-actions-url]: https://github.com/edge-js/error/actions/workflows/test.yml "github-actions" | ||
[github-actions-image]: https://img.shields.io/github/actions/workflow/status/edge-js/error/checks.yml?style=for-the-badge | ||
[github-actions-url]: https://github.com/edge-js/error/actions/workflows/checks.yml "github-actions" | ||
@@ -34,0 +34,0 @@ [npm-image]: https://img.shields.io/npm/v/edge-error.svg?style=for-the-badge&logo=npm |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6039
0
0