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

bettergpt

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bettergpt - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

README.md

3

index.js

@@ -42,2 +42,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.GPT = void 0;
var fetch_sse_1 = __importDefault(require("./fetch-sse"));

@@ -168,2 +169,2 @@ var GPT = /** @class */ (function () {

}());
exports.default = GPT;
exports.GPT = GPT;
{
"name": "bettergpt",
"version": "1.0.1",
"version": "1.0.2",
"scripts": {

@@ -5,0 +5,0 @@ "dev": "nodemon 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