jsx-dom-runtime
Advanced tools
Comparing version 0.57.1 to 0.58.0
{ | ||
"name": "jsx-dom-runtime", | ||
"version": "0.57.1", | ||
"version": "0.58.0", | ||
"description": "A tiny in 500 bytes library to JSX syntax templates for DOM. Support HTML, SVG and MathML tags", | ||
@@ -26,3 +26,3 @@ "type": "module", | ||
"lint": "eslint 'src/**/*.{js,ts}' 'tests/**/*.{js,ts,tsx}'", | ||
"test": "npx jest --clearCache && node --experimental-vm-modules node_modules/.bin/jest --no-cache", | ||
"test": "npx jest --clearCache && node --experimental-vm-modules node_modules/.bin/jest", | ||
"build": "rollup -c", | ||
@@ -52,3 +52,3 @@ "size": "size-limit", | ||
"@rollup/plugin-node-resolve": "^15.2.3", | ||
"@size-limit/preset-small-lib": "^9.0.0", | ||
"@size-limit/preset-small-lib": "^10.0.1", | ||
"@testing-library/dom": "^9.3.3", | ||
@@ -59,11 +59,10 @@ "@testing-library/jest-dom": "^6.1.4", | ||
"@types/svg-tags": "^1.0.1", | ||
"@typescript-eslint/eslint-plugin": "^6.8.0", | ||
"@typescript-eslint/parser": "^6.8.0", | ||
"@typescript-eslint/eslint-plugin": "^6.9.0", | ||
"@typescript-eslint/parser": "^6.9.0", | ||
"babel-jest": "^29.7.0", | ||
"eslint": "^8.51.0", | ||
"fs-extra": "^11.1.1", | ||
"eslint": "^8.52.0", | ||
"jest": "^29.7.0", | ||
"jest-environment-jsdom": "^29.7.0", | ||
"rollup": "^4.1.4", | ||
"size-limit": "^9.0.0", | ||
"size-limit": "^10.0.1", | ||
"typescript": "^5.2.2" | ||
@@ -92,3 +91,3 @@ }, | ||
"email": "zaytsev126@gmail.com", | ||
"url": "https://twitter.com/_shoonia" | ||
"url": "https://x.com/_shoonia" | ||
}, | ||
@@ -95,0 +94,0 @@ "homepage": "https://github.com/shoonia/jsx-dom-runtime", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
96515
21
2546