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

@a11ywatch/client

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@a11ywatch/client - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

dist/models/Issues.d.ts

@@ -7,3 +7,3 @@ import { PageIssue } from './PageIssue';

'pageUrl'?: string;
'issues'?: PageIssue;
'issues'?: PageIssue[];
static readonly discriminator: string | undefined;

@@ -10,0 +10,0 @@ static readonly attributeTypeMap: Array<{

@@ -7,3 +7,3 @@ import { IssuesInfo } from './IssuesInfo';

'pageUrl'?: string;
'issues'?: PageIssue;
'issues'?: PageIssue[];
'issuesInfo'?: IssuesInfo;

@@ -10,0 +10,0 @@ static readonly discriminator: string | undefined;

{
"name": "@a11ywatch/client",
"version": "0.0.3",
"version": "0.0.4",
"description": "OpenAPI client for A11yWatch",

@@ -5,0 +5,0 @@ "author": "OpenAPI-Generator Contributors",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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