Socket
Socket
Sign inDemoInstall

react-time-input-polyfill

Package Overview
Dependencies
5
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.8 to 1.0.9

2

package.json
{
"name": "react-time-input-polyfill",
"version": "1.0.8",
"version": "1.0.9",
"description": "A pre-built, plug-and-play, fully accessible React component that will produce an `input[type='time']` element with a built in polyfill for IE and Safari support.",

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

@@ -1,3 +0,25 @@

# react-time-input-polyfill
# {DEPRECATED} react-time-input-polyfill
## IMPORTANT! This package has been renamed
The new name for the polyfill is:
[@time-input-polyfill/react](https://www.npmjs.com/package/@time-input-polyfill/react)
You can install the new version using:
```
npm i @time-input-polyfill/react
```
Version 1 ("react-time-input-polyfill") is not supported anymore, please migrate to version 2.
### Migration details
There were breaking changes made in v2.0.0 for the sake of making the usage of the component more streamlined.
See the [v2 release notes](https://github.com/Dan503/react-time-input-polyfill/releases/tag/v2.0.0-major-overhaul) for more details.
## DEPRECATED documentation...
[![hits per month badge](https://data.jsdelivr.com/v1/package/npm/react-time-input-polyfill/badge)](https://www.jsdelivr.com/package/npm/react-time-input-polyfill)

@@ -4,0 +26,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc