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

crefi

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crefi - npm Package Compare versions

Comparing version
2.0.3
to
2.0.4
+1
crefi.egg-info/requires.txt
xattr
+2
-3

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

Metadata-Version: 1.1
Metadata-Version: 1.0
Name: crefi
Version: 2.0.3
Version: 2.0.4
Summary: A tool to generate different IO's and create files on any mount point

@@ -11,2 +11,1 @@ Home-page: https://github.com/vijaykumar-koppad/Crefi

Platform: UNKNOWN
Requires: xattr
+1
-0

@@ -11,2 +11,3 @@ crefi.py

crefi.egg-info/entry_points.txt
crefi.egg-info/requires.txt
crefi.egg-info/top_level.txt

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

Metadata-Version: 1.1
Metadata-Version: 1.0
Name: crefi
Version: 2.0.3
Version: 2.0.4
Summary: A tool to generate different IO's and create files on any mount point

@@ -11,2 +11,1 @@ Home-page: https://github.com/vijaykumar-koppad/Crefi

Platform: UNKNOWN
Requires: xattr

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

py_modules = ['crefi','crefi_helper','logger','version'],
requires = ["xattr"],
install_requires = ["xattr"],
entry_points = """

@@ -18,0 +18,0 @@ [console_scripts]

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

__version__ = '2.0.3'
__version__ = '2.0.4'