New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tcortega/chatgpt

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tcortega/chatgpt - npm Package Compare versions

Comparing version 5.3.2 to 5.4.2

2

build/index.js

@@ -474,3 +474,3 @@ // src/chatgpt-api.ts

// src/utils.ts
var dateTimeRe = /^\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}$/;
var dateTimeRe = /^\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}(\.\d+)?$/;
var uuidv4Re = /^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$/i;

@@ -477,0 +477,0 @@ function isValidUUIDv4(str) {

{
"name": "@tcortega/chatgpt",
"version": "5.3.2",
"version": "5.4.2",
"description": "Node.js client for the official and unofficial ChatGPT API.",

@@ -5,0 +5,0 @@ "author": "Tarcisio Ortega <tarcisiocaetano2009@gmail.com>",

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