New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aptly-as/types

Package Overview
Dependencies
Maintainers
0
Versions
156
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 2.6.1 to 2.6.2

2

models/unit-template.d.ts

@@ -20,3 +20,3 @@ import { AptlyAlgorithmSchema } from './algorithm.js';

project?: ID;
archived: boolean;
unit?: ID;
blueprints: AptlyUnitTemplateBlueprintSchema<ID>[];

@@ -23,0 +23,0 @@ }

@@ -38,2 +38,3 @@ import { AptlyDocumentSchema } from './document.js';

unitTemplate: ID | AptlyUnitTemplateSchema<ID, DATE>;
unitTemplateEjected?: boolean;
confirmedPeriods: AptlyUnitConfirmedPeriodSchema<ID, DATE>[];

@@ -40,0 +41,0 @@ queueInvites: string[];

{
"name": "@aptly-as/types",
"version": "2.6.1",
"version": "2.6.2",
"description": "Aptly types and enums",

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

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