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

@egjs/vue-flicking

Package Overview
Dependencies
Maintainers
0
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@egjs/vue-flicking - npm Package Compare versions

Comparing version 4.11.4 to 4.11.5-beta.4

4

dist/flicking.cjs.js

@@ -7,3 +7,3 @@ /*

repository: https://github.com/naver/egjs-flicking/tree/master/packages/vue-flicking
version: 4.11.4
version: 4.11.5-beta.4
*/

@@ -573,3 +573,3 @@ 'use strict';

var version = "4.11.4";
var version = "4.11.5-beta.4";
var install = function (Vue) {

@@ -576,0 +576,0 @@ Vue.component("Flicking", Flicking);

@@ -7,3 +7,3 @@ /*

repository: https://github.com/naver/egjs-flicking/tree/master/packages/vue-flicking
version: 4.11.4
version: 4.11.5-beta.4
*/

@@ -572,3 +572,3 @@ import ListDiffer from '@egjs/list-differ';

var version = "4.11.4";
var version = "4.11.5-beta.4";
var install = function (Vue) {

@@ -575,0 +575,0 @@ Vue.component("Flicking", Flicking);

{
"name": "@egjs/vue-flicking",
"version": "4.11.4",
"version": "4.11.5-beta.4",
"description": "Everyday 30 million people experience. It's reliable, flexible and extendable carousel.",

@@ -39,3 +39,3 @@ "main": "dist/flicking.cjs.js",

"dependencies": {
"@egjs/flicking": "~4.11.4",
"@egjs/flicking": "~4.11.5-beta.4",
"@egjs/list-differ": "^1.0.1"

@@ -42,0 +42,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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