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.6 to 2.0.0-alpha.7

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';
import 'moment-timezone';
import 'moment-timezone-all';
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';
import 'moment-timezone';
import 'moment-timezone-all';
import styled from 'styled-components';

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

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

require('moment-timezone');
require('moment-timezone-all');

@@ -34,0 +34,0 @@ var _styledComponents = require('styled-components');

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

require('moment-timezone');
require('moment-timezone-all');

@@ -22,0 +22,0 @@ var _styledComponents = require('styled-components');

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

@@ -36,3 +36,3 @@ "repository": {

"moment": "^2.18.1",
"moment-timezone": "0.5.13",
"moment-timezone-all": "^0.5.5",
"prop-types": "^15.5.10",

@@ -39,0 +39,0 @@ "react-icons": "^2.2.5",

Sorry, the diff of this file is not supported yet

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