You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

vue-flux

Package Overview
Dependencies
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-flux - npm Package Compare versions

Comparing version

to
7.0.0-alpha.17

5

dist/vue-flux.d.ts

@@ -588,2 +588,3 @@ import { AllowedComponentProps } from 'vue';

Directions,
Statuses,
PlayerResource,

@@ -607,3 +608,3 @@ PlayerTransition,

declare type Direction = Directions.prev | Directions.next;
export declare type Direction = Directions.prev | Directions.next;

@@ -1251,3 +1252,3 @@ export declare enum Directions {

declare enum Statuses {
export declare enum Statuses {
stopped = "stopped",

@@ -1254,0 +1255,0 @@ playing = "playing"

2

package.json
{
"name": "vue-flux",
"type": "module",
"version": "7.0.0-alpha.16",
"version": "7.0.0-alpha.17",
"description": "Vue image slider",

@@ -6,0 +6,0 @@ "author": "ragnar lotus",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet