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

@appjumpstart/mercury-vue

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appjumpstart/mercury-vue - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

tests/updateRenderer.test.js

11

package.json
{
"name": "@appjumpstart/mercury-vue",
"version": "1.1.0",
"version": "1.1.1",
"description": "An Express/Connect-compatible middleware for easy Vue.js Server-Side Rendering (SSR)",

@@ -26,4 +26,8 @@ "main": "index.js",

"license": "ISC",
"repository": {
"type": "git",
"url": "git@github.com:appjumpstart/mercury-vue.git"
},
"dependencies": {
"@appjumpstart/mercury-webpack": "^1.0.0",
"@appjumpstart/mercury-webpack": "^1.0.1",
"common-tags": "^1.7.2",

@@ -33,3 +37,4 @@ "vue-server-renderer": "^2.5.16"

"devDependencies": {
"jest": "^22.4.3"
"jest": "^22.4.3",
"np": "^2.20.1"
},

@@ -36,0 +41,0 @@ "jest": {

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