Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

scriptmonkey

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scriptmonkey - pypi Package Compare versions

Comparing version
2.0.0
to
2.0.1
+1
-1
PKG-INFO
Metadata-Version: 2.1
Name: scriptmonkey
Version: 2.0.0
Version: 2.0.1
Summary: A simple CLI utility for copying files and directory trees to clipboard for easy sharing with LLMs.

@@ -5,0 +5,0 @@ Home-page: https://github.com/lukerbs/ScriptMonkey

Metadata-Version: 2.1
Name: scriptmonkey
Version: 2.0.0
Version: 2.0.1
Summary: A simple CLI utility for copying files and directory trees to clipboard for easy sharing with LLMs.

@@ -5,0 +5,0 @@ Home-page: https://github.com/lukerbs/ScriptMonkey

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

name="scriptmonkey",
version="2.0.0",
version="2.0.1",
description="A simple CLI utility for copying files and directory trees to clipboard for easy sharing with LLMs.",

@@ -8,0 +8,0 @@ long_description=open("README.md", "r").read(),