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

portal-vue

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

portal-vue - npm Package Compare versions

Comparing version 1.3.0-beta.0 to 1.3.0

2

dist/portal-vue.js
/*
portal-vue
Version: 1.3.0-beta.0
Version: 1.3.0
Licence: MIT

@@ -5,0 +5,0 @@ (c) Thorsten Lünborg

{
"name": "portal-vue",
"version": "1.3.0-beta.0",
"version": "1.3.0",
"description":

@@ -5,0 +5,0 @@ "A Vue component to render elements outside of a component's template, elsewhere in the DOM",

@@ -9,11 +9,13 @@ # PortalVue

For more detailed documentation and additional Information, please visit <a href="http://linusborg.github.io/portal-vue">the docs</a>
> The documentation is for version 1.3.0-beta, but all things except the sections about scoped slots apply to previous versions as well.
## Installation
```
npm install --save portal-vue
npm i portal-vue
```
// in .js
```javascript
import PortalVue from 'portal-vue'

@@ -23,4 +25,2 @@ Vue.use(PortalVue)

## Usage

@@ -27,0 +27,0 @@

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