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

@promptbook/fake-llm

Package Overview
Dependencies
Maintainers
0
Versions
284
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@promptbook/fake-llm - npm Package Compare versions

Comparing version 0.63.0-0 to 0.63.0-1

4

esm/index.es.js

@@ -6,6 +6,4 @@ import { spaceTrim } from 'spacetrim';

* The version of the Promptbook library
*
* @public exported from all packages
*/
var PROMPTBOOK_VERSION = '0.62.0';
var PROMPTBOOK_VERSION = '0.63.0-0';
// TODO: !!!! List here all the versions and annotate + put into script

@@ -12,0 +10,0 @@

import type { string_semantic_version } from './types/typeAliases';
/**
* The version of the Promptbook library
*
* @public exported from all packages
*/
export declare const PROMPTBOOK_VERSION: string_promptbook_version;
export type string_promptbook_version = string_semantic_version;
{
"name": "@promptbook/fake-llm",
"version": "0.63.0-0",
"version": "0.63.0-1",
"description": "Supercharge your use of large language models",

@@ -51,3 +51,3 @@ "private": false,

"peerDependencies": {
"@promptbook/core": "0.63.0-0"
"@promptbook/core": "0.63.0-1"
},

@@ -54,0 +54,0 @@ "main": "./umd/index.umd.js",

@@ -9,6 +9,4 @@ (function (global, factory) {

* The version of the Promptbook library
*
* @public exported from all packages
*/
var PROMPTBOOK_VERSION = '0.62.0';
var PROMPTBOOK_VERSION = '0.63.0-0';
// TODO: !!!! List here all the versions and annotate + put into script

@@ -15,0 +13,0 @@

import type { string_semantic_version } from './types/typeAliases';
/**
* The version of the Promptbook library
*
* @public exported from all packages
*/
export declare const PROMPTBOOK_VERSION: string_promptbook_version;
export type string_promptbook_version = string_semantic_version;

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