Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@rsnuxt/server

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rsnuxt/server - npm Package Compare versions

Comparing version
0.1.3
to
0.2.0
+1
-1
dist/server.js
/*!
* @rsnuxt/server v0.1.1 (c) 2016-2025
* @rsnuxt/server v0.1.3 (c) 2016-2025
* Released under the MIT License

@@ -4,0 +4,0 @@ * Repository: https://github.com/nuxt/nuxt.js

{
"name": "@rsnuxt/server",
"version": "0.1.3",
"version": "0.2.0",
"repository": {

@@ -16,4 +16,4 @@ "type": "git",

"@nuxtjs/youch": "^4.2.3",
"@rsnuxt/utils": "0.1.3",
"@rsnuxt/vue-renderer": "0.1.3",
"@rsnuxt/utils": "0.2.0",
"@rsnuxt/vue-renderer": "0.2.0",
"compression": "^1.7.4",

@@ -39,3 +39,3 @@ "connect": "^3.7.0",

},
"gitHead": "4c9c841947b9fc8b1dbeefec01abf657102b8fd0"
"gitHead": "b2382bc9cd00e4a197a694d09a38e15cc8fba281"
}