@complex-suite/plugin
Advanced tools
+4
-5
| { | ||
| "name": "@complex-suite/plugin", | ||
| "version": "5.0.2", | ||
| "version": "5.0.3", | ||
| "description": "a complex plugin", | ||
@@ -11,4 +11,4 @@ "type": "module", | ||
| }, | ||
| "peerDependencies": { | ||
| "@complex-suite/utils": ">=3.0.0" | ||
| "dependencies": { | ||
| "@complex-suite/utils": "3.0.3" | ||
| }, | ||
@@ -18,4 +18,3 @@ "devDependencies": { | ||
| "typescript": "^5.2.2", | ||
| "vitest": "^4.0.7", | ||
| "@complex-suite/utils": "3.0.2" | ||
| "vitest": "^4.0.7" | ||
| }, | ||
@@ -22,0 +21,0 @@ "keywords": [ |
3
-25%19176
-0.22%+ Added
+ Added
- Removed