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

bafcode

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bafcode - npm Package Compare versions

Comparing version
1.1.5
to
1.1.6
+2
-2
bafcode.egg-info/PKG-INFO
Metadata-Version: 2.1
Name: bafcode
Version: 1.1.5
Version: 1.1.6
Summary: BafCode Framework CLI

@@ -24,3 +24,3 @@ Home-page: https://github.com/aitelabranding/bafcode_cli

```bash
bafcode setup
bafcode setup <project_name>
```

@@ -27,0 +27,0 @@ **2. Starting the BafCode Framework**

Metadata-Version: 2.1
Name: bafcode
Version: 1.1.5
Version: 1.1.6
Summary: BafCode Framework CLI

@@ -24,3 +24,3 @@ Home-page: https://github.com/aitelabranding/bafcode_cli

```bash
bafcode setup
bafcode setup <project_name>
```

@@ -27,0 +27,0 @@ **2. Starting the BafCode Framework**

@@ -13,3 +13,3 @@ ## BafCode CLI

```bash
bafcode setup
bafcode setup <project_name>
```

@@ -16,0 +16,0 @@ **2. Starting the BafCode Framework**

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

name="bafcode",
version="1.1.5",
version="1.1.6",
packages=find_packages(),

@@ -8,0 +8,0 @@ install_requires=[