@disputas/types
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -29,2 +29,3 @@ export type AnnotationType = "comment" | "annotation"; | ||
truthValue: boolean | number; | ||
hasAtleastOneContraArgument: boolean; | ||
readOnly: boolean; | ||
@@ -38,2 +39,3 @@ } | ||
targetId: string; | ||
isContraArgument: boolean; | ||
truthValue: boolean | number; | ||
@@ -40,0 +42,0 @@ } |
{ | ||
"name": "@disputas/types", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Type declarations for Disputas services", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
2938
107
0