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

better-react-carousel

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

better-react-carousel - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

0

.eslintrc.json

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ module.exports = {

@@ -0,0 +0,0 @@ {

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

@@ -0,0 +0,0 @@ # Contributor Covenant Code of Conduct

2

package.json
{
"name": "better-react-carousel",
"version": "1.1.1",
"version": "1.1.2",
"description": "React resposive carousel component w/ grid layout",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/DevPanther/better-react-carousel",

@@ -0,0 +0,0 @@ <h1 align="center">Better React Carousel - Typed</h1>

@@ -14,3 +14,4 @@ import babel from 'rollup-plugin-babel'

file: pkg.main,
format: 'cjs'
format: 'cjs',
interop: 'auto'
},

@@ -17,0 +18,0 @@ external: [

import Carousel from './components/Carousel'
export default Carousel

@@ -0,0 +0,0 @@ import React from 'react'

@@ -0,0 +0,0 @@ import React, { useState, useCallback, useEffect, useRef, useMemo } from 'react'

@@ -0,0 +0,0 @@ import React, { useCallback } from 'react'

@@ -0,0 +0,0 @@ import { useEffect, useCallback, useState, useMemo } from 'react'

@@ -0,0 +0,0 @@ import debounce from 'lodash.debounce'

@@ -0,0 +0,0 @@ import React, { useState, useCallback } from 'react'

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

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