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
237
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 0.85.0-8 to 0.85.0-9

2

esm/index.es.js

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

*/
var PROMPTBOOK_ENGINE_VERSION = '0.85.0-7';
var PROMPTBOOK_ENGINE_VERSION = '0.85.0-8';
/**

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

@@ -11,3 +11,2 @@ import type { Command as Program } from 'commander';

/**
* TODO: !!! Test this in `deno`
* TODO: [๐Ÿ—ฝ] Unite branding and make single place for it

@@ -14,0 +13,0 @@ * Note: [๐Ÿ’ž] Ignore a discrepancy between file name and entity name

@@ -14,4 +14,3 @@ import type { IDestroyable } from 'destroyable';

/**
* TODO: !!!!!!! CORS and security
* TODO: !!!!!!! Allow to pass tokem here
* TODO: !! Add CORS and security - probbably via `helmet`
* TODO: [๐Ÿ‘ฉ๐Ÿพโ€๐Ÿคโ€๐Ÿง‘๐Ÿพ] Allow to pass custom fetch function here - PromptbookFetch

@@ -18,0 +17,0 @@ * TODO: Split this file into multiple functions - handler for each request

{
"name": "@promptbook/browser",
"version": "0.85.0-8",
"version": "0.85.0-9",
"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.85.0-8"
"@promptbook/core": "0.85.0-9"
},

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

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

*/
var PROMPTBOOK_ENGINE_VERSION = '0.85.0-7';
var PROMPTBOOK_ENGINE_VERSION = '0.85.0-8';
/**

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

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