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

@disputas/types

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@disputas/types - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

2

index.ts

@@ -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 @@ }

2

package.json
{
"name": "@disputas/types",
"version": "1.0.8",
"version": "1.0.9",
"description": "Type declarations for Disputas services",

@@ -5,0 +5,0 @@ "main": "index.ts",

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