@happy-dom/jest-environment
Advanced tools
Comparing version 13.1.4 to 13.2.0
{ | ||
"name": "@happy-dom/jest-environment", | ||
"version": "13.1.4", | ||
"version": "13.2.0", | ||
"license": "MIT", | ||
@@ -28,3 +28,3 @@ "homepage": "https://github.com/capricorn86/happy-dom/tree/master/packages/jest-environment", | ||
"scripts": { | ||
"compile": "node ./bin/build-lit-ts-config && tsc --project tmp/tsconfig.lit-reactive-element.json && tsc --project tmp/tsconfig.lit-element.json && tsc --project tmp/tsconfig.lit-html.json && tsc --project tmp/tsconfig.lit.json && node ./bin/transform-lit-require.js && node ./bin/copy-tsdef-for-lit.js && node ./bin/copy-package-json-for-lit.js && tsc", | ||
"compile": "node ./bin/build-lit-ts-config.cjs && tsc --project tmp/tsconfig.lit-reactive-element.json && tsc --project tmp/tsconfig.lit-element.json && tsc --project tmp/tsconfig.lit-html.json && tsc --project tmp/tsconfig.lit.json && node ./bin/transform-lit-require.cjs && node ./bin/copy-tsdef-for-lit.cjs && node ./bin/copy-package-json-for-lit.cjs && tsc", | ||
"watch": "npm run compile && tsc -w --preserveWatchOutput", | ||
@@ -54,39 +54,41 @@ "test": "jest", | ||
"@jest/types": "^29.4.0", | ||
"happy-dom": "13.2.0", | ||
"jest-mock": "^29.4.0", | ||
"jest-util": "^29.4.0", | ||
"happy-dom": "13.1.4" | ||
"jest-util": "^29.4.0" | ||
}, | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^5.16.0", | ||
"@typescript-eslint/parser": "^5.16.0", | ||
"@angular/common": "^10.0.7", | ||
"@angular/compiler": "^10.0.7", | ||
"@angular/core": "^10.0.7", | ||
"@angular/platform-browser": "^10.0.7", | ||
"@angular/platform-browser-dynamic": "^10.0.7", | ||
"@lit/reactive-element": "^1.3.1", | ||
"@radix-ui/react-select": "^1.2.2", | ||
"@testing-library/react": "^14.0.0", | ||
"@testing-library/user-event": "^14.5.1", | ||
"@types/jest": "29.5.2", | ||
"@types/node": "^16.11.7", | ||
"@types/react": "^18.2.0", | ||
"@testing-library/react": "^14.0.0", | ||
"@testing-library/user-event": "^14.5.1", | ||
"@types/react-dom": "^18.2.0", | ||
"@types/jest": "29.5.2", | ||
"prettier": "^2.6.0", | ||
"typescript": "^5.0.4", | ||
"@typescript-eslint/eslint-plugin": "^5.16.0", | ||
"@typescript-eslint/parser": "^5.16.0", | ||
"express": "^4.18.2", | ||
"glob": "^7.2.0", | ||
"jest": "^29.4.0", | ||
"ts-jest": "^29.1.1", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"@radix-ui/react-select": "^1.2.2", | ||
"vue": "^3.2.31", | ||
"jquery": "^3.6.0", | ||
"lit": "^2.2.1", | ||
"@lit/reactive-element": "^1.3.1", | ||
"lit-element": "^3.2.0", | ||
"lit-html": "^2.2.1", | ||
"@angular/core": "^10.0.7", | ||
"@angular/platform-browser-dynamic": "^10.0.7", | ||
"@angular/platform-browser": "^10.0.7", | ||
"@angular/compiler": "^10.0.7", | ||
"@angular/common": "^10.0.7", | ||
"prettier": "^2.6.0", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"rxjs": "^6.5.3", | ||
"jquery": "^3.6.0", | ||
"zone.js": "^0.10.3", | ||
"glob": "^7.2.0", | ||
"cpy": "^8.1.2", | ||
"express": "^4.18.2" | ||
"ts-jest": "^29.1.1", | ||
"typescript": "^5.0.4", | ||
"vue": "^3.2.31", | ||
"zone.js": "^0.10.3" | ||
}, | ||
"engines": { | ||
"node": ">=16.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
30184
30
572
1
+ Addedhappy-dom@13.2.0(transitive)
- Removedcss.escape@1.5.1(transitive)
- Removedhappy-dom@13.1.4(transitive)
- Removediconv-lite@0.6.3(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedwhatwg-encoding@2.0.0(transitive)
Updatedhappy-dom@13.2.0