Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoSign in
Socket

allie

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

allie - pypi Package Compare versions

Comparing version
1.0.9
to
1.1.0
+1
-1
allie.egg-info/PKG-INFO
Metadata-Version: 1.1
Name: allie
Version: 1.0.9
Version: 1.1.0
Summary: Biblioteca de inteligência artificial

@@ -5,0 +5,0 @@ Home-page: https://youtube.com/tdcprojetos

@@ -1,1 +0,1 @@

{"volume": 130, "name": "Klinsman Jorge", "voice": "Joey", "ALLIEStatus": false, "voiceType": true}
{"voice": 0, "ALLIEStatus": false, "name": "klinsman", "voiceType": false, "volume": 130}
Metadata-Version: 1.1
Name: allie
Version: 1.0.9
Version: 1.1.0
Summary: Biblioteca de inteligência artificial

@@ -5,0 +5,0 @@ Home-page: https://youtube.com/tdcprojetos

@@ -5,3 +5,3 @@ from setuptools import setup

setup(name='allie',
version='1.0.9',
version='1.1.0',
description='Biblioteca de inteligência artificial',

@@ -42,4 +42,4 @@ url='https://youtube.com/tdcprojetos',

'allie/conversas/I.A dialog.txt', 'allie/conversas/origens.txt']),
('Lib/site-packages/allie/confg',['allie/confg/config.json','allie/conversas/origens.txt'])]
('Lib/site-packages/allie/confg',['allie/confg/config.json'])]
)