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

create-personality

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-personality - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

6

dist/main.js

@@ -9,3 +9,3 @@ import Conf from "conf";

const name = "create-personality";
const version = "0.2.3";
const version = "0.2.4";
const description = "Library for crafting and sustaining AI personalities";

@@ -371,3 +371,3 @@ const homepage = "https://github.com/pigeonposse/personality";

await note(`${this.texts.autoRunConfirmation}
bash ${startScriptPath}`);
bash "${startScriptPath}"`);
}

@@ -404,3 +404,3 @@ }

console.log();
await intro("🤖 " + productName);
await intro("😊 " + productName);
await note(

@@ -407,0 +407,0 @@ `${description}.

{
"name": "create-personality",
"version": "0.2.3",
"version": "0.2.4",
"description": "Library for crafting and sustaining AI personalities",

@@ -5,0 +5,0 @@ "keywords": [

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