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

@mozaik/ext-time

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mozaik/ext-time - npm Package Compare versions

Comparing version 2.0.0-alpha.8 to 2.0.0-alpha.9

2

es/components/Clock.js

@@ -22,3 +22,3 @@ var _templateObject = _taggedTemplateLiteralLoose(['\n position: absolute;\n top: 50%;\n left: 50%;\n background: ', ';\n border: .5vmin solid ', ';\n width: ', 'px;\n height: ', 'px;\n border-radius: ', 'px;\n margin-top: ', 'px;\n margin-left: ', 'px;\n'], ['\n position: absolute;\n top: 50%;\n left: 50%;\n background: ', ';\n border: .5vmin solid ', ';\n width: ', 'px;\n height: ', 'px;\n border-radius: ', 'px;\n margin-top: ', 'px;\n margin-left: ', 'px;\n']),

import moment from 'moment';
require('moment-timezone');
require('moment-timezone/builds/moment-timezone-with-data');
import styled from 'styled-components';

@@ -25,0 +25,0 @@ import ClockIcon from 'react-icons/lib/fa/clock-o';

@@ -14,3 +14,3 @@ var _templateObject = _taggedTemplateLiteralLoose(['\n padding: 3vmin;\n width: 100%;\n height: 100%;\n'], ['\n padding: 3vmin;\n width: 100%;\n height: 100%;\n']);

import moment from 'moment';
require('moment-timezone');
require('moment-timezone/builds/moment-timezone-with-data');
import styled from 'styled-components';

@@ -17,0 +17,0 @@ import Measure from 'react-measure';

@@ -59,3 +59,3 @@ 'use strict';

require('moment-timezone');
require('moment-timezone/builds/moment-timezone-with-data');

@@ -62,0 +62,0 @@

@@ -47,3 +47,3 @@ 'use strict';

require('moment-timezone');
require('moment-timezone/builds/moment-timezone-with-data');

@@ -50,0 +50,0 @@

{
"name": "@mozaik/ext-time",
"version": "2.0.0-alpha.8",
"version": "2.0.0-alpha.9",
"description": "Mozaik time widgets",

@@ -5,0 +5,0 @@ "repository": {

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