@atom8n/decorators
Advanced tools
+6
-6
| { | ||
| "name": "@atom8n/decorators", | ||
| "version": "1.5.3", | ||
| "version": "1.5.4", | ||
| "scripts": { | ||
@@ -25,3 +25,3 @@ "clean": "rimraf dist .turbo", | ||
| "devDependencies": { | ||
| "@n8n/typescript-config": "npm:@atom8n/typescript-config@1.6.3", | ||
| "@n8n/typescript-config": "npm:@atom8n/typescript-config@1.6.4", | ||
| "@types/express": "^5.0.1", | ||
@@ -31,8 +31,8 @@ "@types/lodash": "4.17.17" | ||
| "dependencies": { | ||
| "@n8n/constants": "npm:@atom8n/constants@0.18.3", | ||
| "@n8n/di": "npm:@atom8n/di@0.13.3", | ||
| "@n8n/permissions": "npm:@atom8n/permissions@0.48.3", | ||
| "@n8n/constants": "npm:@atom8n/constants@0.18.4", | ||
| "@n8n/di": "npm:@atom8n/di@0.13.4", | ||
| "@n8n/permissions": "npm:@atom8n/permissions@0.48.4", | ||
| "lodash": "4.17.21", | ||
| "n8n-workflow": "npm:@atom8n/n8n-workflow@2.5.3" | ||
| "n8n-workflow": "npm:@atom8n/n8n-workflow@2.5.4" | ||
| } | ||
| } |
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed