Socket
Socket
Sign inDemoInstall

vue-no-ssr

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-no-ssr - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

dist/vue-no-ssr.common.js
/*!
* vue-no-ssr v0.1.0
* vue-no-ssr v0.1.2
* (c) 2017-present egoist <0x142857@gmail.com>

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* vue-no-ssr v0.1.0
* vue-no-ssr v0.1.2
* (c) 2017-present egoist <0x142857@gmail.com>

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* vue-no-ssr v0.1.0
* vue-no-ssr v0.1.2
* (c) 2017-present egoist <0x142857@gmail.com>

@@ -4,0 +4,0 @@ * Released under the MIT License.

{
"name": "vue-no-ssr",
"version": "0.1.1",
"version": "0.1.2",
"description": "Vue component to wrap non SSR friendly components",

@@ -15,3 +15,3 @@ "repository": {

"scripts": {
"test": "echo 'no tests!' && npm run lint && npm run build",
"test": "echo 'no tests!' && npm run lint",
"lint": "xo",

@@ -21,3 +21,4 @@ "build": "npm run build:cjs && npm run build:umd",

"build:umd": "FORMAT=umd bili",
"example": "ream dev"
"example": "ream dev",
"prepublish": "npm run build"
},

@@ -24,0 +25,0 @@ "author": "egoist <0x142857@gmail.com>",

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