@aptly-as/types
Advanced tools
Comparing version 2.4.3 to 2.4.4
@@ -13,3 +13,2 @@ export declare enum AptlyModules { | ||
Recommendations = "recommendations", | ||
Subcontractor = "subcontractor", | ||
Signing = "signing", | ||
@@ -73,3 +72,2 @@ Support = "support", | ||
ProjectSigning = "projectSigning", | ||
ProjectSubcontractor = "projectSubcontractor", | ||
ProjectThirdParty = "projectThirdParty", | ||
@@ -76,0 +74,0 @@ ProjectUnits = "projectUnits", |
@@ -14,3 +14,2 @@ export var AptlyModules; | ||
AptlyModules["Recommendations"] = "recommendations"; | ||
AptlyModules["Subcontractor"] = "subcontractor"; | ||
AptlyModules["Signing"] = "signing"; | ||
@@ -75,3 +74,2 @@ AptlyModules["Support"] = "support"; | ||
AptlyScopes["ProjectSigning"] = "projectSigning"; | ||
AptlyScopes["ProjectSubcontractor"] = "projectSubcontractor"; | ||
AptlyScopes["ProjectThirdParty"] = "projectThirdParty"; | ||
@@ -78,0 +76,0 @@ AptlyScopes["ProjectUnits"] = "projectUnits"; |
{ | ||
"name": "@aptly-as/types", | ||
"version": "2.4.3", | ||
"version": "2.4.4", | ||
"description": "Aptly types and enums", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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
106485
2855