Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-vike

Package Overview
Dependencies
Maintainers
0
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-vike - npm Package Compare versions

Comparing version 0.0.350 to 0.0.351

6

boilerplate-react-ts/package.json

@@ -32,7 +32,7 @@ {

"ts-node": "^10.9.1",
"typescript": "^5.3.3",
"vike": "^0.4.182",
"vite": "^5.0.10"
"typescript": "^5.4.0",
"vike": "^0.4.183",
"vite": "^5.4.0"
},
"type": "module"
}

@@ -24,6 +24,6 @@ {

"sirv": "^2.0.3",
"vike": "^0.4.182",
"vite": "^5.0.10"
"vike": "^0.4.183",
"vite": "^5.4.0"
},
"type": "module"
}

@@ -24,3 +24,2 @@ // https://vike.dev/onRenderHtml

// See https://vike.dev/head
const title = getPageTitle(pageContext)

@@ -27,0 +26,0 @@ const desc = pageContext.data?.description || pageContext.config.description || 'Demo of using Vike'

@@ -23,5 +23,5 @@ {

"ts-node": "^10.9.1",
"typescript": "^5.3.3",
"vike": "^0.4.182",
"vite": "^5.0.10",
"typescript": "^5.4.0",
"vike": "^0.4.183",
"vite": "^5.4.0",
"vue": "^3.3.10",

@@ -28,0 +28,0 @@ "vue-tsc": "^2.0.11"

@@ -21,3 +21,2 @@ // https://vike.dev/onRenderHtml

// https://vike.dev/head
const title = getPageTitle(pageContext)

@@ -24,0 +23,0 @@ const desc = pageContext.data?.description || pageContext.config.description || 'Demo of using Vike'

@@ -18,4 +18,4 @@ {

"sirv": "^2.0.3",
"vike": "^0.4.182",
"vite": "^5.0.10",
"vike": "^0.4.183",
"vite": "^5.4.0",
"vue": "^3.3.10"

@@ -22,0 +22,0 @@ },

@@ -19,3 +19,2 @@ // https://vike.dev/onRenderHtml

// https://vike.dev/head
const title = getPageTitle(pageContext)

@@ -22,0 +21,0 @@ const desc = pageContext.data?.description || pageContext.config.description || 'Demo of using Vike'

{
"name": "create-vike",
"version": "0.0.350",
"version": "0.0.351",
"license": "MIT",

@@ -5,0 +5,0 @@ "bin": {

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