Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@aptly-as/types

Package Overview
Dependencies
Maintainers
2
Versions
266
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aptly-as/types - npm Package Compare versions

Comparing version
3.17.3
to
3.17.4
+2
-0
models/producer.d.ts

@@ -0,1 +1,2 @@

import { AptlyDatabase } from '../enums/index.js';
import { AptlyBaseSchema, AptlyHistorySchema } from './extends.js';

@@ -14,2 +15,3 @@ import { AptlyMediaSrc } from './media.js';

organizationNumber: string;
databases: AptlyDatabase[];
nobbParticipantNo?: number;

@@ -16,0 +18,0 @@ featured: boolean;

+1
-1
{
"name": "@aptly-as/types",
"version": "3.17.3",
"version": "3.17.4",
"description": "Aptly types and enums",

@@ -5,0 +5,0 @@ "type": "module",