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

clock-cmpt

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clock-cmpt - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

1

lib/clock.d.ts
import * as React from 'react';
import './multidisplayCmpt.css';
import './clock.scss';

@@ -4,0 +3,0 @@ interface Istate {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const React = require("react");
require("./multidisplayCmpt.css");
const moment = require("moment");

@@ -6,0 +5,0 @@ require("./clock.scss");

2

package.json
{
"name": "clock-cmpt",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

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

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