🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@n8n/errors

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@n8n/errors - npm Package Compare versions

Comparing version
0.8.0
to
0.9.0
+6
-5
package.json
{
"name": "@n8n/errors",
"version": "0.8.0",
"version": "0.9.0",
"main": "dist/index.js",

@@ -9,8 +9,8 @@ "module": "src/index.ts",

"dist/**/*",
"LICENSE.md",
"LICENSE_EE.md"
"LICENSE_EE.md",
"LICENSE.md"
],
"devDependencies": {
"@sentry/node": "^10.36.0",
"@n8n/typescript-config": "1.4.0"
"@sentry/node": "^10.55.0",
"@n8n/typescript-config": "1.5.0"
},

@@ -35,2 +35,3 @@ "dependencies": {

"build": "tsc -p tsconfig.build.json",
"build:unchecked": "tsc -p tsconfig.build.json --noCheck",
"format": "biome format --write .",

@@ -37,0 +38,0 @@ "format:check": "biome ci .",

Sorry, the diff of this file is not supported yet