Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

Python-test

Package Overview
Maintainers
0
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kyntrack.python-test - npm Package Compare versions

Comparing version
0.0.64
to
0.0.65
+1
-1
extension/src/client/revpro/dto/response/http-response.ts
export class HttpResponse {
statusCode!: number;
description!: string;
data!: any;
data?: any;
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display