@translated/dom-utils
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "@translated/dom-utils", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"homepage": "https://github.com/translated/workbench/packages/dom-utils", | ||
"scripts": { | ||
@@ -8,4 +9,4 @@ "types": "tsc --noEmit", | ||
"coverage": "vitest run --coverage", | ||
"build": "tsup src/main.ts", | ||
"dev": "tsup src/main.ts --watch" | ||
"build": "tsup", | ||
"dev": "tsup --watch" | ||
}, | ||
@@ -20,9 +21,10 @@ "files": [ | ||
"devDependencies": { | ||
"@testing-library/jest-dom": "^5.16.5", | ||
"@testing-library/jest-dom": "^6.0.0", | ||
"@testing-library/user-event": "^14.4.3", | ||
"@vitest/coverage-c8": "^0.25.3", | ||
"happy-dom": "^7.7.0", | ||
"tsup": "^6.2.3", | ||
"typescript": "^4.8.2", | ||
"vitest": "^0.25.3" | ||
"@translated/tsconfig": "*", | ||
"@vitest/coverage-v8": "^0.34.1", | ||
"jsdom": "^22.0.0", | ||
"tsup": "^7.0.0", | ||
"typescript": "^5.0.4", | ||
"vitest": "^0.34.1" | ||
}, | ||
@@ -29,0 +31,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
5073
7
8