Socket
Socket
Sign inDemoInstall

ozone-type

Package Overview
Dependencies
0
Maintainers
8
Versions
98
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.4.46 to 5.4.47

8

dist/model/ChannelScene.d.ts

@@ -8,8 +8,8 @@ import { Item, UUID } from './Item';

color?: FlowrColor;
startDate?: number;
startDate: number;
stopDate?: number;
startTime?: string;
stopTime?: string;
recurrence?: ChannelSceneRecurrence;
startTime: string;
stopTime: string;
recurrence: ChannelSceneRecurrence;
constructor(src: ChannelScene);
}

@@ -10,7 +10,8 @@ import { Item, OzoneType, UUID } from './Item'

color?: FlowrColor
startDate?: number
startDate: number
stopDate?: number
startTime?: string
stopTime?: string
recurrence?: ChannelSceneRecurrence
startTime: string
stopTime: string
recurrence: ChannelSceneRecurrence
constructor(src: ChannelScene) {

@@ -17,0 +18,0 @@ super(src)

{
"name": "ozone-type",
"version": "5.4.46",
"version": "5.4.47",
"publishConfig": {

@@ -21,3 +21,3 @@ "access": "public"

"license": "ISC",
"gitHead": "d0df95741e83fbdba9e0c46ec4927012532c35b6"
"gitHead": "dbf5faaa3b4bcc767991ff9a0d1887a0bf2284a7"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc