Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

edge-error

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edge-error - npm Package Compare versions

Comparing version 4.0.0-0 to 4.0.0

26

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc