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
200
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.81.0-12 to 0.81.0-13

esm/typings/src/other/templates/getBookTemplates.d.ts

2

esm/index.es.js

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

*/
var PROMPTBOOK_ENGINE_VERSION = '0.81.0-11';
var PROMPTBOOK_ENGINE_VERSION = '0.81.0-12';
/**

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

import { BOOK_LANGUAGE_VERSION, PROMPTBOOK_ENGINE_VERSION } from '../version';
import { getBookTemplate } from '../other/templates/getBookTemplate';
import { getBookTemplates } from '../other/templates/getBookTemplates';
export { BOOK_LANGUAGE_VERSION, PROMPTBOOK_ENGINE_VERSION };
export { getBookTemplate };
export { getBookTemplates };
{
"name": "@promptbook/browser",
"version": "0.81.0-12",
"version": "0.81.0-13",
"description": "It's time for a paradigm shift. The future of software in plain English, French or Latin",

@@ -57,3 +57,3 @@ "--note-0": " <- [๐ŸŠ]",

"peerDependencies": {
"@promptbook/core": "0.81.0-12"
"@promptbook/core": "0.81.0-13"
},

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

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

*/
var PROMPTBOOK_ENGINE_VERSION = '0.81.0-11';
var PROMPTBOOK_ENGINE_VERSION = '0.81.0-12';
/**

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

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