@abubseifu/react-flip-clock-countdown-forked
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "@abubseifu/react-flip-clock-countdown-forked", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "A 3D animated countdown component for React.", | ||
"author": "leenguyen", | ||
"author": "abubseifu", | ||
"license": "MIT", | ||
"repository": "https://github.com/sLeeNguyen/react-flip-clock-countdown", | ||
"repository": "https://github.com/sabubseifu/react-flip-clock-countdown", | ||
"bugs": { | ||
"url": "https://github.com/sLeeNguyen/react-flip-clock-countdown/issues" | ||
"url": "https://github.com/sabubseifu/react-flip-clock-countdown/issues" | ||
}, | ||
"homepage": "https://github.com/sLeeNguyen/react-flip-clock-countdown#readme", | ||
"homepage": "https://github.com/sabubseifu/react-flip-clock-countdown#readme", | ||
"main": "dist/index.js", | ||
@@ -13,0 +13,0 @@ "module": "dist/index.modern.js", |
@@ -5,3 +5,3 @@ # react-flip-clock-countdown | ||
[![NPM](https://img.shields.io/npm/v/@leenguyen/react-flip-clock-countdown.svg)](https://www.npmjs.com/package/@leenguyen/react-flip-clock-countdown) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) | ||
[![NPM](https://img.shields.io/npm/v/@abubseifu/react-flip-clock-countdown.svg)](https://www.npmjs.com/package/@abubseifu/react-flip-clock-countdown) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) | ||
@@ -15,3 +15,3 @@ <div align="center"> | ||
```bash | ||
npm install --save @leenguyen/react-flip-clock-countdown | ||
npm install --save @abubseifu/react-flip-clock-countdown | ||
``` | ||
@@ -22,3 +22,3 @@ | ||
```bash | ||
yarn add @leenguyen/react-flip-clock-countdown | ||
yarn add @abubseifu/react-flip-clock-countdown | ||
``` | ||
@@ -33,4 +33,4 @@ | ||
import FlipClockCountdown from '@leenguyen/react-flip-clock-countdown'; | ||
import '@leenguyen/react-flip-clock-countdown/dist/index.css'; | ||
import FlipClockCountdown from '@abubseifu/react-flip-clock-countdown'; | ||
import '@abubseifu/react-flip-clock-countdown/dist/index.css'; | ||
@@ -51,4 +51,4 @@ class Example extends Component { | ||
import FlipClockCountdown from '@leenguyen/react-flip-clock-countdown'; | ||
import '@leenguyen/react-flip-clock-countdown/dist/index.css'; | ||
import FlipClockCountdown from '@abubseifu/react-flip-clock-countdown'; | ||
import '@abubseifu/react-flip-clock-countdown/dist/index.css'; | ||
@@ -105,4 +105,4 @@ class Completed extends Component { | ||
import FlipClockCountdown from '@leenguyen/react-flip-clock-countdown'; | ||
import '@leenguyen/react-flip-clock-countdown/dist/index.css'; | ||
import FlipClockCountdown from '@abubseifu/react-flip-clock-countdown'; | ||
import '@abubseifu/react-flip-clock-countdown/dist/index.css'; | ||
import 'styles.css'; | ||
@@ -134,4 +134,4 @@ | ||
import FlipClockCountdown from '@leenguyen/react-flip-clock-countdown'; | ||
import '@leenguyen/react-flip-clock-countdown/dist/index.css'; | ||
import FlipClockCountdown from '@abubseifu/react-flip-clock-countdown'; | ||
import '@abubseifu/react-flip-clock-countdown/dist/index.css'; | ||
import 'styles.css'; | ||
@@ -239,3 +239,3 @@ | ||
1. Clone this repo with `https://github.com/sLeeNguyen/react-flip-clock-countdown` | ||
1. Clone this repo with `https://github.com/sabubseifu/react-flip-clock-countdown` | ||
2. Run `npm install` in the **root** folder | ||
@@ -249,2 +249,2 @@ 3. Run `npm install` in the **examples/react-app** folder | ||
MIT © [leenguyen](https://github.com/sLeenguyen) | ||
MIT © [abubseifu](https://github.com/sabubseifu) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
80195
1
1