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

@egjs/react-flicking

Package Overview
Dependencies
Maintainers
9
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 4.8.0 to 4.8.1

4

declaration/ViewportSlot.d.ts

@@ -1,5 +0,5 @@

import React from "react";
import React, { ReactNode } from "react";
declare const ViewportSlot: React.MemoExoticComponent<(props: {
children?: React.ReactElement[];
children?: ReactNode;
}) => JSX.Element>;
export default ViewportSlot;

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

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

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

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

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

@@ -10,0 +10,0 @@ import * as React from 'react';

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

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

@@ -10,0 +10,0 @@ (function (global, factory) {

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

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

"dependencies": {
"@egjs/flicking": "~4.8.0",
"@egjs/flicking": "~4.8.1",
"@egjs/list-differ": "^1.0.0"

@@ -22,0 +22,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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