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

aicat

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aicat - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "aicat",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "aicat",

@@ -10,3 +10,3 @@ Ask ChatGPT using some files as part of the instructions.

```shell
npm i -g smartcat
npm i -g aicat

@@ -19,3 +19,3 @@ export OPENAPI_AI_KEY=XXXXXXXXXXXXXXXXXXXXXXXX

```shell
smartcat file1.mustache file2.html "extract template fields from file1 and insert into appropriate locations in file2"
cat file1.mustache file2.html "extract template fields from file1 and insert into appropriate locations in file2" | tee file2.mustache
```
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