jsx-async-runtime
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "jsx-async-runtime", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "An asynchronous JSX runtime without dependencies to be used as server-side template engine.", | ||
@@ -21,3 +21,3 @@ "keywords": [ | ||
"name": "Maik Jablonski (Neoskop GmbH)", | ||
"email": "jablonski@neoskop.de" | ||
"email": "jeasx@neoskop.de" | ||
}, | ||
@@ -48,6 +48,6 @@ "type": "module", | ||
"devDependencies": { | ||
"esbuild": "0.19.11", | ||
"nodemon": "3.0.2", | ||
"esbuild": "0.20.1", | ||
"nodemon": "3.0.3", | ||
"typescript": "5.3.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
32778