@sudobility/analytics-components
Advanced tools
| export {}; | ||
| //# sourceMappingURL=index.test.d.ts.map |
| {"version":3,"file":"index.test.d.ts","sourceRoot":"","sources":["../../src/__tests__/index.test.ts"],"names":[],"mappings":""} |
+8
-3
| { | ||
| "name": "@sudobility/analytics-components", | ||
| "version": "2.0.6", | ||
| "version": "2.0.7", | ||
| "description": "analytics UI components for React", | ||
@@ -24,3 +24,4 @@ "type": "module", | ||
| "type-check": "tsc --noEmit", | ||
| "test": "echo \"Tests passed\" && exit 0" | ||
| "test": "vitest run", | ||
| "test:watch": "vitest" | ||
| }, | ||
@@ -37,2 +38,4 @@ "peerDependencies": { | ||
| "@sudobility/design": "^1.1.14", | ||
| "@testing-library/dom": "^10.4.1", | ||
| "@testing-library/react": "^16.3.0", | ||
| "@types/node": "^24.7.1", | ||
@@ -52,2 +55,3 @@ "@types/react": "^19.2.2", | ||
| "eslint-plugin-react-refresh": "^0.4.0", | ||
| "jsdom": "^27.0.1", | ||
| "prettier": "^3.6.2", | ||
@@ -59,3 +63,4 @@ "react": "^19.2.0", | ||
| "vite": "^7.1.12", | ||
| "vite-plugin-dts": "^4.5.4" | ||
| "vite-plugin-dts": "^4.5.4", | ||
| "vitest": "^3.2.4" | ||
| }, | ||
@@ -62,0 +67,0 @@ "publishConfig": { |
60288
0.52%25
8.7%1186
0.08%28
16.67%