jsx-dom-runtime
Advanced tools
Comparing version 0.54.0 to 0.55.0
{ | ||
"name": "jsx-dom-runtime", | ||
"version": "0.54.0", | ||
"version": "0.55.0", | ||
"description": "A tiny in 500 bytes library to JSX syntax templates for DOM. Support HTML, SVG and MathML tags", | ||
@@ -33,4 +33,4 @@ "type": "module", | ||
"dependencies": { | ||
"@babel/helper-module-imports": "^7.21.4", | ||
"@babel/helper-plugin-utils": "^7.21.5", | ||
"@babel/helper-validator-identifier": "^7.19.1", | ||
"@babel/plugin-syntax-jsx": "^7.21.4", | ||
@@ -55,6 +55,7 @@ "@babel/types": "^7.22.4", | ||
"@testing-library/jest-dom": "^5.16.5", | ||
"@types/babel__helper-validator-identifier": "^7.15.0", | ||
"@types/svg-tags": "^1.0.0", | ||
"@types/testing-library__jest-dom": "^5.14.6", | ||
"@typescript-eslint/eslint-plugin": "^5.59.8", | ||
"@typescript-eslint/parser": "^5.59.8", | ||
"@typescript-eslint/eslint-plugin": "^5.59.9", | ||
"@typescript-eslint/parser": "^5.59.9", | ||
"babel-jest": "^29.5.0", | ||
@@ -65,3 +66,3 @@ "eslint": "^8.42.0", | ||
"jest-environment-jsdom": "^29.5.0", | ||
"rollup": "^3.22.0", | ||
"rollup": "^3.24.0", | ||
"size-limit": "^8.2.4", | ||
@@ -68,0 +69,0 @@ "typescript": "^5.1.3" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
85735
2258
22
+ Addedcaniuse-lite@1.0.30001683(transitive)
+ Addedelectron-to-chromium@1.5.64(transitive)
- Removed@babel/helper-module-imports@^7.21.4
- Removedcaniuse-lite@1.0.30001684(transitive)
- Removedelectron-to-chromium@1.5.65(transitive)