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

forwardable

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

forwardable - npm Package Compare versions

Comparing version
0.2.0
to
0.2.1
+9
-0
CHANGELOG.rst

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

* 0.2.1
- Update changelog for 0.2.0 (duh)
* 0.2.0
- Support set/delattr
- Docstrings for the module and its functions
* 0.1.1

@@ -2,0 +11,0 @@

+1
-1
Metadata-Version: 1.1
Name: forwardable
Version: 0.2.0
Version: 0.2.1
Summary: Forwardable as in Ruby's stdlib

@@ -5,0 +5,0 @@ Home-page: https://github.com/5long/forwardable

@@ -18,3 +18,3 @@ """

__version__ = '0.2.0'
__version__ = '0.2.1'

@@ -21,0 +21,0 @@ __all__ = ["forwardable", "def_delegator", "def_delegators"]

Metadata-Version: 1.1
Name: forwardable
Version: 0.2.0
Version: 0.2.1
Summary: Forwardable as in Ruby's stdlib

@@ -5,0 +5,0 @@ Home-page: https://github.com/5long/forwardable