Socket
Socket
Sign inDemoInstall

ozone-type

Package Overview
Dependencies
Maintainers
8
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ozone-type - npm Package Compare versions

Comparing version 5.4.58 to 5.4.59

dist/model/query.d.ts

1

dist/model/FlowrConnectTvUser.d.ts
import { Item } from './Item';
export declare class FlowrConnectTvUser extends Item {
code?: string;
lastActivityTimestampMs?: string;

@@ -4,0 +5,0 @@ linkedTV?: string;

@@ -5,2 +5,3 @@ import { Item, OzoneType } from './Item'

export class FlowrConnectTvUser extends Item {
code?: string
lastActivityTimestampMs?: string

@@ -7,0 +8,0 @@ linkedTV?: string

4

package.json
{
"name": "ozone-type",
"version": "5.4.58",
"version": "5.4.59",
"publishConfig": {

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

"license": "ISC",
"gitHead": "0b39283ce4741f4f12d5ee03c06feec7af9eda1f"
"gitHead": "430a49d8f5df194110feb742b7aa7c74ac427b6a"
}
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