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

@marinos33/react-week-time-range-picker

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@marinos33/react-week-time-range-picker - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

package.json
{
"name": "@marinos33/react-week-time-range-picker",
"version": "2.0.0",
"version": "2.0.1",
"description": "A React component for selecting a range of hours per day of the week",

@@ -5,0 +5,0 @@ "main": "dist/cjs/index.js",

# react-week-time-range-picker
[![NPM Status](https://img.shields.io/npm/dm/@marinos33/react-week-time-range-picker.svg?style=flat-square)](https://www.npmjs.com/package/@marinos33/react-week-time-range-picker)

@@ -8,4 +9,3 @@ ## Introduction

This component is a fork from https://github.com/lizhongzhen11/react-week-time-range-picker
With various change such as:
This component is a fork from https://github.com/lizhongzhen11/react-week-time-range-picker with various change such as:
- Reworked completely in english rather than in chinese

@@ -20,4 +20,4 @@ - Add customizable styles

## Get Started
To start using it do
`$ npm install @marinos33/react-week-time-range-picker --save`
To start using it do <br/>
`npm install @marinos33/react-week-time-range-picker --save`

@@ -32,3 +32,3 @@ And then you can import it like this:

##Props
## Props
The available props for this components are the following.

@@ -68,1 +68,4 @@ | Prop | Description | Type | Default |

```
## Known issues
- The drag box is inaccurate following the mouse movement
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