edge-error
Advanced tools
Comparing version 1.0.5 to 2.0.0
{ | ||
"name": "edge-error", | ||
"version": "1.0.5", | ||
"version": "2.0.0", | ||
"description": "Create errors custom stack trace pointing to the Edge source file", | ||
@@ -21,3 +21,4 @@ "main": "build/src/index.js", | ||
"sync-labels": "github-label-sync --labels ./node_modules/@adonisjs/mrm-preset/gh-labels.json edge-js/error", | ||
"format": "prettier --write ." | ||
"format": "prettier --write .", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
@@ -31,21 +32,20 @@ "keywords": [ | ||
"devDependencies": { | ||
"@adonisjs/mrm-preset": "^2.4.0", | ||
"@adonisjs/require-ts": "^1.0.0", | ||
"@types/node": "^14.11.1", | ||
"commitizen": "^4.2.1", | ||
"@adonisjs/mrm-preset": "^3.0.0", | ||
"@adonisjs/require-ts": "^2.0.2", | ||
"@types/node": "^14.14.31", | ||
"commitizen": "^4.2.3", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"del-cli": "^3.0.1", | ||
"doctoc": "^1.4.0", | ||
"eslint": "^7.9.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
"eslint-plugin-adonis": "^1.0.15", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"eslint": "^7.20.0", | ||
"eslint-config-prettier": "^8.0.0", | ||
"eslint-plugin-adonis": "^1.2.1", | ||
"eslint-plugin-prettier": "^3.3.1", | ||
"github-label-sync": "^2.0.0", | ||
"husky": "^4.3.0", | ||
"husky": "^5.0.9", | ||
"japa": "^3.1.1", | ||
"japa-cli": "^1.0.1", | ||
"mrm": "^2.5.0", | ||
"np": "^6.5.0", | ||
"prettier": "^2.1.2", | ||
"typescript": "^4.0.3" | ||
"mrm": "^2.5.19", | ||
"np": "^7.4.0", | ||
"prettier": "^2.2.1", | ||
"typescript": "^4.1.5" | ||
}, | ||
@@ -82,3 +82,2 @@ "config": { | ||
"hooks": { | ||
"pre-commit": "doctoc README.md --title='## Table of contents' && git add README.md", | ||
"commit-msg": "node ./node_modules/@adonisjs/mrm-preset/validateCommit/conventional/validate.js" | ||
@@ -85,0 +84,0 @@ } |
@@ -1,15 +0,7 @@ | ||
<!-- START doctoc generated TOC please keep comment here to allow auto update --> | ||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> | ||
## Table of contents | ||
<div align="center"><img src="https://res.cloudinary.com/adonis-js/image/upload/q_100/v1600679850/edge-banner_wao6ex.png" width="600px"></div> | ||
- [Edge error](#edge-error) | ||
- [Usage](#usage) | ||
- [Maintainers](#maintainers) | ||
<!-- END doctoc generated TOC please keep comment here to allow auto update --> | ||
# Edge error | ||
> Create errors custom stack trace pointing to the Edge source file | ||
[![circleci-image]][circleci-url] [![npm-image]][npm-url] ![][typescript-image] [![license-image]][license-url] | ||
[![circleci-image]][circleci-url] [![typescript-image]][typescript-url] [![npm-image]][npm-url] [![license-image]][license-url] [![synk-image]][synk-url] | ||
@@ -41,11 +33,15 @@ ## Usage | ||
[circleci-image]: https://img.shields.io/circleci/project/gh/edge-js/error/master.svg?style=for-the-badge&logo=circleci | ||
[circleci-url]: https://circleci.com/gh/edge-js/edge-error "circleci" | ||
[circleci-image]: https://img.shields.io/circleci/project/github/edge-js/error/master.svg?style=for-the-badge&logo=circleci | ||
[circleci-url]: https://circleci.com/gh/edge-js/error 'circleci' | ||
[typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript | ||
[typescript-url]: "typescript" | ||
[npm-image]: https://img.shields.io/npm/v/edge-error.svg?style=for-the-badge&logo=npm | ||
[npm-url]: https://npmjs.org/package/edge-error "npm" | ||
[npm-url]: https://npmjs.org/package/edge-error 'npm' | ||
[typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript | ||
[license-image]: https://img.shields.io/npm/l/edge-error?color=blueviolet&style=for-the-badge | ||
[license-url]: LICENSE.md 'license' | ||
[license-url]: LICENSE.md | ||
[license-image]: https://img.shields.io/aur/license/pac.svg?style=for-the-badge | ||
[synk-image]: https://img.shields.io/snyk/vulnerabilities/github/edge-js/error?label=Synk%20Vulnerabilities&style=for-the-badge | ||
[synk-url]: https://snyk.io/test/github/edge-js/error?targetFile=package.json "synk" |
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
6217
18
47