New:Socket for Asana Is Now Available.Learn more
Get Started

@ultimat3/render

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ultimat3/render - npm Package Compare versions

Comparing version
18.0.0
to
19.0.0
+5
-5
package.json
{
"name": "@ultimat3/render",
"version": "18.0.0",
"version": "19.0.0",
"description": "The route primitive and the five render modes: static, isr, ssr, stream, spa.",

@@ -39,8 +39,8 @@ "license": "MIT",

"dependencies": {
"@ultimat3/cache": "18.0.0",
"@ultimat3/core": "18.0.0",
"@ultimat3/i18n": "18.0.0",
"@ultimat3/seo": "18.0.0",
"@ultimat3/cache": "19.0.0",
"@ultimat3/core": "19.0.0",
"@ultimat3/i18n": "19.0.0",
"@ultimat3/seo": "19.0.0",
"sass": "1.102.0"
}
}