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

react-live-clock

Package Overview
Dependencies
Maintainers
2
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 6.1.21 to 6.1.22

3

CHANGELOG.md
# Changelog
## [6.1.22]
Fixes problem with react-syntax-highlighter
## [6.1.21]

@@ -4,0 +7,0 @@ Bump react-router-dom from 6.22.2 to 6.22.3 (#315)

2

package.json
{
"name": "react-live-clock",
"version": "6.1.21",
"version": "6.1.22",
"description": "React Live Clock",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

import React from 'react';
import PropTypes from 'prop-types';
import SyntaxHighlighter from 'react-syntax-highlighter';
import {vscDarkPlus} from 'react-syntax-highlighter/dist/esm/styles/prism';
import {vscDarkPlus} from 'react-syntax-highlighter/dist/cjs/styles/prism';
import moment from 'moment-timezone';

@@ -6,0 +6,0 @@ import Clock from '../..';

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