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

@builder.io/ai-shell

Package Overview
Dependencies
Maintainers
13
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@builder.io/ai-shell - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

15

package.json
{
"name": "@builder.io/ai-shell",
"version": "0.0.4",
"type": "commonjs",
"version": "0.0.5",
"type": "module",
"dependencies": {

@@ -13,4 +13,4 @@ "@clack/core": "latest",

"ini": "^4.0.0",
"openai": "^3.2.1",
"picocolors": "^1.0.0"
"kolorist": "^1.7.0",
"openai": "^3.2.1"
},

@@ -25,4 +25,4 @@ "repository": {

"bin": {
"ai-shell": "./dist/cli.js",
"ai?": "./dist/cli.js"
"ai-shell": "./dist/cli.mjs",
"ai?": "./dist/cli.mjs"
},

@@ -41,4 +41,5 @@ "scripts": {

"pkgroll": "^1.9.0",
"prettier": "^2.8.7"
"prettier": "^2.8.7",
"typescript": "^4.9.5"
}
}

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