Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ai-renamer

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ai-renamer - npm Package Compare versions

Comparing version 1.0.21 to 1.0.22

2

package.json
{
"version": "1.0.21",
"version": "1.0.22",
"license": "GPL-3.0",

@@ -4,0 +4,0 @@ "name": "ai-renamer",

@@ -9,11 +9,14 @@ const changeCase = require('./changeCase')

const promptLines = [
'Generate a concise, descriptive filename for the following content:',
`- Use ${_case} format`,
`- Maximum ${chars} characters`,
`- Use ${language} language in the filename`,
'- Exclude file extension',
'- Avoid special characters',
'- Output only the filename',
'Generate filename:',
'',
`IMPORTANT: Your entire response should be just the filename in ${_case} format, in ${language} language, and max ${chars} characters. Do not include any other text.`
`Use ${_case}`,
`Max ${chars} characters`,
`${language} only`,
'No file extension',
'No special chars',
'Only key elements',
'One word if possible',
'Noun-verb format',
'',
'Respond ONLY with filename.'
]

@@ -20,0 +23,0 @@

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