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

@backstage/errors

Package Overview
Dependencies
Maintainers
3
Versions
345
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/errors - npm Package Compare versions

Comparing version 1.2.6-next.0 to 1.2.6

8

CHANGELOG.md
# @backstage/errors
## 1.2.6
### Patch Changes
- 1d4b5b9: Trim `error.cause.stack` in addition to `error.stack` when trimming stack traces from serialized errors.
- Updated dependencies
- @backstage/types@1.2.0
## 1.2.6-next.0

@@ -4,0 +12,0 @@

6

package.json
{
"name": "@backstage/errors",
"version": "1.2.6-next.0",
"version": "1.2.6",
"description": "Common utilities for error handling within Backstage",

@@ -39,7 +39,7 @@ "backstage": {

"dependencies": {
"@backstage/types": "1.2.0",
"@backstage/types": "^1.2.0",
"serialize-error": "^8.0.1"
},
"devDependencies": {
"@backstage/cli": "0.29.3-next.2"
"@backstage/cli": "^0.29.4"
},

@@ -46,0 +46,0 @@ "typesVersions": {

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