@aptly-as/types
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -5,2 +5,3 @@ import { AptlyWebhookStatus, AptlyWebhookType } from '../enums'; | ||
organization: ID; | ||
user?: ID; | ||
project?: ID; | ||
@@ -7,0 +8,0 @@ name: string; |
@@ -6,2 +6,3 @@ import { AptlyWebhookStatus, AptlyWebhookType } from '../enums'; | ||
organization: ID; | ||
user?: ID; | ||
project?: ID; | ||
@@ -8,0 +9,0 @@ name: string; |
{ | ||
"name": "@aptly-as/types", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "Aptly types and enums", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
101468
2753