@complex-suite/data
Advanced tools
+11
-11
| { | ||
| "name": "@complex-suite/data", | ||
| "version": "4.10.10", | ||
| "version": "5.0.1", | ||
| "description": "a complex data", | ||
@@ -11,11 +11,5 @@ "type": "module", | ||
| }, | ||
| "scripts": { | ||
| "check": "tsc --noEmit", | ||
| "test": "vitest", | ||
| "coverage": "vitest run --coverage", | ||
| "release": "npm publish --registry=https://registry.npmjs.org" | ||
| }, | ||
| "dependencies": { | ||
| "@complex-suite/utils": "workspace:*", | ||
| "@complex-suite/plugin": "workspace:*" | ||
| "@complex-suite/utils": "3.0.1", | ||
| "@complex-suite/plugin": "5.0.1" | ||
| }, | ||
@@ -32,3 +26,9 @@ "devDependencies": { | ||
| "author": "MarAngle", | ||
| "license": "ISC" | ||
| } | ||
| "license": "ISC", | ||
| "scripts": { | ||
| "check": "tsc --noEmit", | ||
| "test": "vitest", | ||
| "coverage": "vitest run --coverage", | ||
| "release": "pnpm publish --registry=https://registry.npmjs.org" | ||
| } | ||
| } |
284682
-0.02%+ Added
+ Added
Updated
Updated