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

@promptbook/types

Package Overview
Dependencies
Maintainers
0
Versions
563
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@promptbook/types - npm Package Compare versions

Comparing version 0.85.0-8 to 0.85.0-9

1

esm/typings/src/cli/cli-commands/about.d.ts

@@ -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

3

esm/typings/src/remote-server/startRemoteServer.d.ts

@@ -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/types",
"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",

@@ -48,4 +48,4 @@ "private": false,

"peerDependencies": {
"@promptbook/core": "0.85.0-8"
"@promptbook/core": "0.85.0-9"
}
}
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