New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vike-vue

Package Overview
Dependencies
Maintainers
3
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vike-vue - npm Package Compare versions

Comparing version 0.6.7 to 0.6.8

4

dist/renderer/onRenderHtml.js

@@ -85,6 +85,6 @@ import { renderToString, renderToNodeStream } from "vue/server-renderer";

return;
if (versionParts[2] >= 147)
if (versionParts[2] >= 172)
return;
}
throw new Error("Update Vike to 0.4.147 or above");
throw new Error("Update Vike to 0.4.172 or above");
}

@@ -91,0 +91,0 @@ export {

{
"name": "vike-vue",
"version": "0.6.7",
"version": "0.6.8",
"type": "module",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc