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

@egjs/react-flicking

Package Overview
Dependencies
Maintainers
8
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@egjs/react-flicking - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

yarn.lock

0

declaration/Clone.d.ts

@@ -0,0 +0,0 @@ import { Component } from "react";

import { FlickingProps } from "./types";
export declare const FLICKING_PROPS: FlickingProps;

@@ -0,0 +0,0 @@ import { FlickingOptions } from "@egjs/flicking";

import Flicking from "./Flicking";
export default Flicking;
export * from "./types";

@@ -0,0 +0,0 @@ /// <reference types="react" />

2

dist/flicking.cjs.js

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

repository: https://github.com/naver/egjs-flicking/tree/master/packages/react-flicking
version: 3.2.0
version: 3.2.1
*/

@@ -10,0 +10,0 @@ 'use strict';

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

repository: https://github.com/naver/egjs-flicking/tree/master/packages/react-flicking
version: 3.2.0
version: 3.2.1
*/

@@ -10,0 +10,0 @@ import NativeFlicking, { DEFAULT_OPTIONS, withFlickingMethods } from '@egjs/flicking';

{
"name": "@egjs/react-flicking",
"version": "3.2.0",
"version": "3.2.1",
"description": "Everyday 30 million people experience. It's reliable, flexible and extendable carousel.",

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

"@egjs/children-differ": "^1.0.0",
"@egjs/flicking": "^3.4.6",
"@egjs/flicking": "^3.4.7",
"@egjs/list-differ": "^1.0.0",

@@ -15,0 +15,0 @@ "@egjs/react-children-differ": "^1.0.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