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

@n8n/di

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@n8n/di - npm Package Compare versions

Comparing version
0.14.0
to
0.15.0
+8
-7
package.json
{
"name": "@n8n/di",
"version": "0.14.0",
"version": "0.15.0",
"main": "dist/di.js",

@@ -9,4 +9,4 @@ "module": "src/di.ts",

"dist/**/*",
"LICENSE.md",
"LICENSE_EE.md"
"LICENSE_EE.md",
"LICENSE.md"
],

@@ -17,7 +17,8 @@ "dependencies": {

"devDependencies": {
"@vitest/coverage-v8": "4.1.1",
"vitest": "^4.1.1",
"@vitest/coverage-v8": "4.1.9",
"typescript": "6.0.2",
"vitest": "^4.1.9",
"vitest-mock-extended": "^3.1.0",
"@n8n/vitest-config": "1.15.0",
"@n8n/typescript-config": "1.6.0"
"@n8n/vitest-config": "1.18.0",
"@n8n/typescript-config": "1.9.0"
},

@@ -24,0 +25,0 @@ "license": "SEE LICENSE IN LICENSE.md",

Sorry, the diff of this file is not supported yet