🎩 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
5
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.8.0
to
0.9.0
+2
-2
package.json
{
"name": "@n8n/di",
"version": "0.8.0",
"version": "0.9.0",
"main": "dist/di.js",

@@ -36,3 +36,3 @@ "module": "src/di.ts",

"lint": "eslint . --quiet",
"lintfix": "eslint . --fix",
"lint:fix": "eslint . --fix",
"watch": "tsc -p tsconfig.build.json --watch",

@@ -39,0 +39,0 @@ "test": "jest",