New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

x-react-flipclock

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

x-react-flipclock - npm Package Compare versions

Comparing version 0.1.184152 to 0.1.184153

5

package.json
{
"name": "x-react-flipclock",
"description": "Simple NPM package for React to display Flip Clock",
"version": "0.1.184152",
"version": "0.1.184153",
"author": "Maxim Shklyar (kisla interactive)",

@@ -22,2 +22,5 @@ "license": "MIT",

},
"peerDependencies": {
"react": "^16.2.0"
},
"dependencies": {

@@ -24,0 +27,0 @@ "react": "^16.2.0",

27

README.md
# x-react-flipclock
Simple NPM package for React to display Flip Clock.
Examples are at https://xims.github.io/x-react-flipclock
Source repository at https://github.com/xims/x-react-flipclock
NPM package page at https://www.npmjs.com/package/x-react-flipclock
Simple NPM package for React to display Flip Clock.
Examples are at https://xims.github.io/x-react-flipclock
Source repository at https://github.com/xims/x-react-flipclock
NPM package page at https://www.npmjs.com/package/x-react-flipclock

@@ -35,12 +35,2 @@

To use as a clock -
```js
<FlipClock
type="clock"
/>
```
To use as a countdown -

@@ -57,2 +47,3 @@ ```js

### Options

@@ -104,5 +95,5 @@

This package functionality is very basic and may be extended in the future.
Would be great to develop the package to adapt unit sizes to container area.
Also would be great to have styles options.
This package functionality is very basic and may be extended in the future.
Would be great to develop the package to adapt unit sizes to container area.
Also would be great to have styles options.

@@ -124,2 +115,2 @@

Licensed under the MIT License.
Licensed under the MIT License.
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