Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-live-clock

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-live-clock - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

cli.js
#!/usr/bin/env node
const config = require.resolve('react-component-template/package-scripts');
const config = require.resolve('react-live-clock/package-scripts');
const ps = require.resolve('p-s/dist/bin/nps');

@@ -6,0 +6,0 @@

@@ -0,0 +0,0 @@ const pathTo = require('path').join.bind(null, process.cwd());

{
"name": "react-live-clock",
"version": "0.0.4",
"version": "0.0.5",
"description": "React Live Clock",
"main": "build/react-live-clock.js",
"bin": {
"react-component-template": "cli.js"
"react-live-clock": "cli.js"
},

@@ -9,0 +9,0 @@ "config": {

# react-live-clock
React clock with time-zones
React clock with time-zones
[DEMO](https://pvoznyuk.github.io/react-live-clock/)

@@ -4,0 +5,0 @@ ### Installing

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