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.1 to 2.0.2

2

dist/cjs/types/components/ReactWeekTimeRangePicker/ReactWeekTimeRangePicker.type.d.ts

@@ -15,3 +15,3 @@ import { PropsWithChildren } from "react";

fontColor?: string;
summaryColor: string;
summaryColor?: string;
}

@@ -18,0 +18,0 @@ export interface DragProps {

@@ -15,3 +15,3 @@ import { PropsWithChildren } from "react";

fontColor?: string;
summaryColor: string;
summaryColor?: string;
}

@@ -18,0 +18,0 @@ export interface DragProps {

@@ -16,3 +16,3 @@ import React, { PropsWithChildren } from 'react';

fontColor?: string;
summaryColor: string;
summaryColor?: string;
}

@@ -19,0 +19,0 @@

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

@@ -5,0 +5,0 @@ "main": "dist/cjs/index.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