New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-overflow-wrapper

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-overflow-wrapper - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

4

package.json
{
"name": "react-overflow-wrapper",
"version": "0.0.2",
"version": "0.0.3",
"description": "A React component that scrolls horizontally if the list is overflow",

@@ -20,3 +20,3 @@ "main": "dist/index.js",

"author": "lannex.shin@gmail.com",
"license": "ISC",
"license": "MIT",
"bugs": {

@@ -23,0 +23,0 @@ "url": "https://github.com/lannex/react-overflow-wrapper/issues"

# react-overflow-wrapper
A React component that scrolls horizontally if the list is overflow.
[![NPM](https://nodei.co/npm/react-overflow-wrapper.png?downloads=true)](https://nodei.co/npm/react-overflow-wrapper/)
## Install
```
$ npm install react-overflow-wrapper
```
```
$ yarn add react-overflow-wrapper
```
## Usage

@@ -5,0 +15,0 @@ ```js

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