Socket
Socket
Sign inDemoInstall

edge-error

Package Overview
Dependencies
Maintainers
1
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 2.0.3 to 2.0.4

2

LICENSE.md
# The MIT License
Copyright 2020 thetutlage, contributors
Copyright 2021 Harminder Virk, contributors

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

{
"name": "edge-error",
"version": "2.0.3",
"version": "2.0.4",
"description": "Create errors custom stack trace pointing to the Edge source file",

@@ -31,11 +31,11 @@ "main": "build/src/index.js",

"devDependencies": {
"@adonisjs/mrm-preset": "^3.0.0",
"@adonisjs/require-ts": "^2.0.3",
"@types/node": "^15.0.1",
"commitizen": "^4.2.3",
"@adonisjs/mrm-preset": "^3.1.0",
"@adonisjs/require-ts": "^2.0.4",
"@types/node": "^15.3.0",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"del-cli": "^3.0.1",
"eslint": "^7.25.0",
"eslint": "^7.26.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-adonis": "^1.3.0",
"eslint-plugin-adonis": "^1.3.1",
"eslint-plugin-prettier": "^3.4.0",

@@ -48,4 +48,4 @@ "github-label-sync": "^2.0.0",

"np": "^7.5.0",
"prettier": "^2.2.1",
"typescript": "^4.3.0-beta"
"prettier": "^2.3.0",
"typescript": "^4.4.0-dev.20210514"
},

@@ -52,0 +52,0 @@ "config": {

@@ -6,3 +6,3 @@ <div align="center"><img src="https://res.cloudinary.com/adonis-js/image/upload/v1620150474/edge-banner_tzmnox.jpg" width="600px"></div>

[![circleci-image]][circleci-url] [![typescript-image]][typescript-url] [![npm-image]][npm-url] [![license-image]][license-url] [![synk-image]][synk-url]
[![gh-workflow-image]][gh-workflow-url] [![typescript-image]][typescript-url] [![npm-image]][npm-url] [![license-image]][license-url] [![synk-image]][synk-url]

@@ -33,4 +33,4 @@ The package extends the native Error class and adds support for pushing an error stack frame pointing to an Edge template.

[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'
[gh-workflow-image]: https://img.shields.io/github/workflow/status/edge-js/error/test?style=for-the-badge
[gh-workflow-url]: https://github.com/edge-js/error/actions/workflows/test.yml "Github action"

@@ -37,0 +37,0 @@ [typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript

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