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
12.0.0
to
13.0.0
+5
-5
package.json
{
"name": "@ultimat3/render",
"version": "12.0.0",
"version": "13.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": "12.0.0",
"@ultimat3/core": "12.0.0",
"@ultimat3/i18n": "12.0.0",
"@ultimat3/seo": "12.0.0",
"@ultimat3/cache": "13.0.0",
"@ultimat3/core": "13.0.0",
"@ultimat3/i18n": "13.0.0",
"@ultimat3/seo": "13.0.0",
"sass": "1.102.0"
}
}