react-slot-counter
Advanced tools
Comparing version 1.8.0 to 1.8.1
import React from 'react'; | ||
import { SlotCounterRef, Value } from './types/common'; | ||
import { SlotCounterRef, StartAnimationOptions, Value } from './types/common'; | ||
interface Props { | ||
@@ -19,1 +19,2 @@ value: Value; | ||
export default _default; | ||
export type { SlotCounterRef, StartAnimationOptions }; |
{ | ||
"name": "react-slot-counter", | ||
"version": "1.8.0", | ||
"version": "1.8.1", | ||
"description": "A versatile and engaging component to display numbers in a captivating slot machine UI, perfect for enhancing user experience and grabbing attention in your web projects", | ||
@@ -5,0 +5,0 @@ "author": "almond-bongbong", |
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
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
45291
663