Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aptly-as/types

Package Overview
Dependencies
Maintainers
2
Versions
144
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.5.9 to 2.5.10

4

enums/index.d.ts

@@ -37,5 +37,5 @@ export * from './document.js';

Started = "started",
AllPeriodsConfirmed = "allPeriodsConfirmed",
AllPeriodsSigned = "allPeriodsSigned",
Confirmed = "confirmed",
Signed = "signed",
Payed = "payed",
Completed = "completed"

@@ -42,0 +42,0 @@ }

@@ -41,5 +41,5 @@ export * from './document.js';

AptlyUnitStatus["Started"] = "started";
AptlyUnitStatus["AllPeriodsConfirmed"] = "allPeriodsConfirmed";
AptlyUnitStatus["AllPeriodsSigned"] = "allPeriodsSigned";
AptlyUnitStatus["Confirmed"] = "confirmed";
AptlyUnitStatus["Signed"] = "signed";
AptlyUnitStatus["Payed"] = "payed";
AptlyUnitStatus["Completed"] = "completed";

@@ -46,0 +46,0 @@ })(AptlyUnitStatus || (AptlyUnitStatus = {}));

{
"name": "@aptly-as/types",
"version": "2.5.9",
"version": "2.5.10",
"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