solid-ssr
Advanced tools
Comparing version 0.17.2 to 0.17.5
{ | ||
"name": "solid-ssr", | ||
"description": "Patches node to work with Solid's SSR", | ||
"version": "0.17.2", | ||
"version": "0.17.5", | ||
"author": "Ryan Carniato", | ||
@@ -28,3 +28,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"basichtml": "2.2.1", | ||
"basichtml": "^2.2.5", | ||
"jest-environment-node": "^25.1.0" | ||
@@ -35,3 +35,3 @@ }, | ||
"express": "^4.17.1", | ||
"solid-js": "^0.17.2" | ||
"solid-js": "^0.17.5" | ||
}, | ||
@@ -41,3 +41,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "993987868b32872181105f50bdc55b43fa57c17a" | ||
"gitHead": "f804fbfd33e2598c67a863bf25294a5cb55a5150" | ||
} |
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
9300
+ Addedbasichtml@2.4.9(transitive)
+ Addedhtml-escaper@3.0.3(transitive)
- Removedbasichtml@2.2.1(transitive)
- Removedhtml-escaper@2.0.2(transitive)
Updatedbasichtml@^2.2.5