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

@promptbook/editable

Package Overview
Dependencies
Maintainers
0
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@promptbook/editable - npm Package Compare versions

Comparing version 0.85.0-1 to 0.85.0-2

esm/typings/src/utils/normalization/suffixUrl.d.ts

2

esm/typings/src/_packages/utils.index.d.ts

@@ -50,2 +50,3 @@ import { BOOK_LANGUAGE_VERSION, PROMPTBOOK_ENGINE_VERSION } from '../version';

import { searchKeywords } from '../utils/normalization/searchKeywords';
import { suffixUrl } from '../utils/normalization/suffixUrl';
import { titleToName } from '../utils/normalization/titleToName';

@@ -132,2 +133,3 @@ import { spaceTrim } from '../utils/organization/spaceTrim';

export { searchKeywords };
export { suffixUrl };
export { titleToName };

@@ -134,0 +136,0 @@ export { spaceTrim };

4

package.json
{
"name": "@promptbook/editable",
"version": "0.85.0-1",
"version": "0.85.0-2",
"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-1"
"@promptbook/core": "0.85.0-2"
},

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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