New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

solid

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solid - pypi Package Compare versions

Comparing version
0.1.2
to
0.1.3
+2
-2
PKG-INFO
Metadata-Version: 1.0
Name: solid
Version: 0.1.2
Version: 0.1.3
Summary: Pythonic state machines

@@ -16,3 +16,3 @@ Home-page: http://github.com/haaksmash/solid

why state machines?
------------------
-------------------

@@ -19,0 +19,0 @@ They're cool! Also, easy to reason about --- a state machine design enables you

@@ -8,3 +8,3 @@ solid

why state machines?
------------------
-------------------

@@ -11,0 +11,0 @@ They're cool! Also, easy to reason about --- a state machine design enables you

@@ -28,3 +28,3 @@ #!/usr/bin/env python

name="solid",
version='0.1.2',
version='0.1.3',
description="Pythonic state machines",

@@ -31,0 +31,0 @@ long_description=open("README.txt").read(),

Metadata-Version: 1.0
Name: solid
Version: 0.1.2
Version: 0.1.3
Summary: Pythonic state machines

@@ -16,3 +16,3 @@ Home-page: http://github.com/haaksmash/solid

why state machines?
------------------
-------------------

@@ -19,0 +19,0 @@ They're cool! Also, easy to reason about --- a state machine design enables you