New:Socket for Asana Is Now Available.Learn more
Sign In

@ultimat3/render

Package Overview
Dependencies
Maintainers
1
Versions
23
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
15.0.0
to
16.0.0
+5
-5
package.json
{
"name": "@ultimat3/render",
"version": "15.0.0",
"version": "16.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": "15.0.0",
"@ultimat3/core": "15.0.0",
"@ultimat3/i18n": "15.0.0",
"@ultimat3/seo": "15.0.0",
"@ultimat3/cache": "16.0.0",
"@ultimat3/core": "16.0.0",
"@ultimat3/i18n": "16.0.0",
"@ultimat3/seo": "16.0.0",
"sass": "1.102.0"
}
}