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

polyfact

Package Overview
Dependencies
Maintainers
3
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

polyfact - npm Package Compare versions

Comparing version 0.1.29 to 0.1.30

2

dist/helpers/models.js

@@ -6,3 +6,3 @@ "use strict";

"gpt-3.5-turbo-16k": { resolvedName: "gpt-3.5-turbo-16k", contextSize: 16384 },
"gpt-3.5-turbo-": { resolvedName: "gpt-3.5-turbo", contextSize: 4096 },
"gpt-3.5-turbo": { resolvedName: "gpt-3.5-turbo", contextSize: 4096 },
"gpt-4-32k-": { resolvedName: "gpt-4-32k", contextSize: 32768 },

@@ -9,0 +9,0 @@ "gpt-4-": { resolvedName: "gpt-4", contextSize: 8192 },

{
"name": "polyfact",
"version": "0.1.29",
"version": "0.1.30",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",

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