Socket
Socket
Sign inDemoInstall

@operato/scene-clock

Package Overview
Dependencies
73
Maintainers
6
Versions
94
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-alpha.0 to 2.0.0-alpha.4

translations/en.json

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

## [2.0.0-alpha.4](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2024-03-21)
### :bug: Bug Fix
* 컴포넌트 명 다국어 ([3616a52](https://github.com/things-scene/operato-scene/commit/3616a52e2f0268c83c976c6b4deeffc016f91e46))
## [2.0.0-alpha.0](https://github.com/things-scene/operato-scene/compare/v1.3.9...v2.0.0-alpha.0) (2024-01-14)

@@ -8,0 +17,0 @@

4

package.json

@@ -5,3 +5,3 @@ {

"author": "heartyoh",
"version": "2.0.0-alpha.0",
"version": "2.0.0-alpha.4",
"main": "dist/index.js",

@@ -62,3 +62,3 @@ "module": "dist/index.js",

},
"gitHead": "2268fc7a750dda9a342677a6acf4ef99afe1b90c"
"gitHead": "751900a110419fae2198a915227700738256bcab"
}

@@ -6,3 +6,3 @@ const analog = new URL('./icons/clock-analog.png', import.meta.url).href

{
type: 'clock analog',
type: 'clock-analog',
description: 'analog style clock',

@@ -26,3 +26,3 @@ group: 'etc' /* line|shape|textAndMedia|chartAndGauge|table|container|dataSource|IoT|3D|warehouse|form|etc */,

{
type: 'clock text',
type: 'clock-text',
description: 'digital style clock',

@@ -29,0 +29,0 @@ group: 'etc' /* line|shape|textAndMedia|chartAndGauge|table|container|dataSource|IoT|3D|warehouse|form|etc */,

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc