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

vue-offline

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-offline - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

2

mixin/index.js

@@ -22,3 +22,3 @@ export default {

const offlienHandler = () => {
const offlineHandler = () => {
this.$emit('offline')

@@ -25,0 +25,0 @@ this.OfflineOnly = true

{
"name": "vue-offline",
"version": "1.0.8",
"version": "1.0.9",
"description": "Online/Offline events and directives for vue application",

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

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