@atom8n/decorators
Advanced tools
+6
-6
| { | ||
| "name": "@atom8n/decorators", | ||
| "version": "1.4.3", | ||
| "version": "1.5.0", | ||
| "scripts": { | ||
@@ -25,3 +25,3 @@ "clean": "rimraf dist .turbo", | ||
| "devDependencies": { | ||
| "@n8n/typescript-config": "npm:@atom8n/typescript-config@1.5.3", | ||
| "@n8n/typescript-config": "npm:@atom8n/typescript-config@1.6.0", | ||
| "@types/express": "^5.0.1", | ||
@@ -31,8 +31,8 @@ "@types/lodash": "4.17.17" | ||
| "dependencies": { | ||
| "@n8n/constants": "npm:@atom8n/constants@0.17.3", | ||
| "@n8n/di": "npm:@atom8n/di@0.12.3", | ||
| "@n8n/permissions": "npm:@atom8n/permissions@0.47.3", | ||
| "@n8n/constants": "npm:@atom8n/constants@0.18.0", | ||
| "@n8n/di": "npm:@atom8n/di@0.13.0", | ||
| "@n8n/permissions": "npm:@atom8n/permissions@0.48.0", | ||
| "lodash": "4.17.21", | ||
| "n8n-workflow": "npm:@atom8n/n8n-workflow@2.4.3" | ||
| "n8n-workflow": "npm:@atom8n/n8n-workflow@2.5.0" | ||
| } | ||
| } |
Sorry, the diff of this file is not supported yet
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed