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

@promptbook/browser

Package Overview
Dependencies
Maintainers
0
Versions
272
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@promptbook/browser - npm Package Compare versions

Comparing version

to
0.86.6

2

esm/index.es.js

@@ -18,3 +18,3 @@ import spaceTrim$1, { spaceTrim } from 'spacetrim';

*/
var PROMPTBOOK_ENGINE_VERSION = '0.86.5';
var PROMPTBOOK_ENGINE_VERSION = '0.86.6';
/**

@@ -21,0 +21,0 @@ * TODO: string_promptbook_version should be constrained to the all versions of Promptbook engine

{
"name": "@promptbook/browser",
"version": "0.86.5",
"version": "0.86.6",
"description": "It's time for a paradigm shift. The future of software in plain English, French or Latin",

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

"peerDependencies": {
"@promptbook/core": "0.86.5"
"@promptbook/core": "0.86.6"
},

@@ -53,0 +53,0 @@ "dependencies": {

@@ -99,3 +99,4 @@ <!-- โš ๏ธ WARNING: This code has been generated so that any manual changes will be overwritten -->

<td>
Book is a markdown-like language to define core entities like personas, knowledge, tasks,.... It is designed to be understandable by non-programmers and non-technical people<hr>
Book is a human-understandable markup language for writing AI applications such as chatbots, knowledge bases, agents, avarars, translators, automations and more.
<hr>
There is also <a href="https://github.com/webgptorg/book-extension">a plugin for VSCode</a> to support <code>.book</code> file extension

@@ -106,7 +107,11 @@ </td>

<td><a href="https://github.com/webgptorg/promptbook">Promptbook Engine</a></td>
<td>Promptbook implementation in TypeScript released as <a href="https://www.npmjs.com/package/@promptbook/core#-packages-for-developers">multiple NPM packages</a> and <a href="https://hub.docker.com/r/hejny/promptbook">Docker HUB</a></td>
<td>
Promptbook engine can run applications written in Book language. It is released as <a href="https://www.npmjs.com/package/@promptbook/core#-packages-for-developers">multiple NPM packages</a> and <a href="https://hub.docker.com/r/hejny/promptbook">Docker HUB</a>
</td>
</tr>
<tr>
<td><a href="https://promptbook.studio">Promptbook Studio</a></td>
<td>Studio to write Books and instantly publish them as miniapps</td>
<td>
Promptbook.studio is a web-based editor and runner for book applications. It is still in the experimental MVP stage.
</td>
</tr>

@@ -130,17 +135,15 @@ </tbody>

And **Promptujeme** sub-brand:
_/Subbrand for Czech clients/_
And **Promptujeme** sub-brand:
*/Subbrand for Czech clients/*
- [Promptujeme.cz](https://www.promptujeme.cz/)
- [Facebook `Promptujeme`](https://www.facebook.com/promptujeme/)
And **Promptbook.city** branded socials:
*/Sub-brand for images and graphics generated via Promptbook prompting/*
_/Sub-brand for images and graphics generated via Promptbook prompting/_

@@ -150,2 +153,3 @@ - [Instagram `@promptbook.city`](https://www.instagram.com/promptbook.city/)

##

@@ -156,2 +160,3 @@

## ๐Ÿ’™ The Book language

@@ -158,0 +163,0 @@

@@ -25,3 +25,3 @@ (function (global, factory) {

*/
var PROMPTBOOK_ENGINE_VERSION = '0.86.5';
var PROMPTBOOK_ENGINE_VERSION = '0.86.6';
/**

@@ -28,0 +28,0 @@ * TODO: string_promptbook_version should be constrained to the all versions of Promptbook engine