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

@egjs/react-flicking

Package Overview
Dependencies
Maintainers
0
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.11.3 to 4.11.4-beta.0

dist/flicking.js

0

declaration/consts.d.ts
import { FlickingProps } from "./types";
export declare const DEFAULT_PROPS: FlickingProps;

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

@@ -0,0 +0,0 @@ import Flicking from "./Flicking";

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

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

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

@@ -0,0 +0,0 @@ import { ExternalRenderer, PanelOptions, RendererOptions } from "@egjs/flicking";

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

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

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

2

dist/flicking.cjs.js

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

repository: https://github.com/naver/egjs-flicking/tree/master/packages/react-flicking
version: 4.11.3
version: 4.11.4-beta.0
*/

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

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

repository: https://github.com/naver/egjs-flicking/tree/master/packages/react-flicking
version: 4.11.3
version: 4.11.4-beta.0
*/

@@ -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.11.3
version: 4.11.4-beta.0
*/

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

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

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

"@egjs/component": "^3.0.2",
"@egjs/flicking": "~4.11.3",
"@egjs/flicking": "^4.11.4-beta.0",
"@egjs/list-differ": "^1.0.1"

@@ -26,0 +26,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