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

cmagic

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cmagic - npm Package Compare versions

Comparing version
0.3.1
to
0.3.2
+2
-2
cmagic.egg-info/PKG-INFO
Metadata-Version: 2.1
Name: cmagic
Version: 0.3.1
Version: 0.3.2
Summary: Python wrapper for libmagic

@@ -55,3 +55,3 @@ Home-page: UNKNOWN

m.guess_file("/bin/sh")
m.guess_file("/etc/hosts")
# 'ASCII text'

@@ -58,0 +58,0 @@

@@ -8,3 +8,3 @@ author_info = (("Dmitry Orlov", "me@mosquito.su"),)

version_info = (0, 3, 1)
version_info = (0, 3, 2)

@@ -11,0 +11,0 @@ __author__ = ", ".join("{} <{}>".format(*info) for info in author_info)

Metadata-Version: 2.1
Name: cmagic
Version: 0.3.1
Version: 0.3.2
Summary: Python wrapper for libmagic

@@ -55,3 +55,3 @@ Home-page: UNKNOWN

m.guess_file("/bin/sh")
m.guess_file("/etc/hosts")
# 'ASCII text'

@@ -58,0 +58,0 @@

@@ -45,3 +45,3 @@ cmagic

m.guess_file("/bin/sh")
m.guess_file("/etc/hosts")
# 'ASCII text'

@@ -48,0 +48,0 @@