Comparing version 0.10.0 to 0.10.1
{ | ||
"name": "patronum", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "☄️ Effector utility library delivering modularity and convenience", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -9,14 +9,14 @@ # effecto patronum ✨ | ||
- [Condition](#-condition) | ||
- [Debounce](#-debounce) | ||
- [Debug](#-debug) | ||
- [Delay](#-delay) | ||
- [Spread](#-spread) | ||
- [Status](#-status) | ||
- [Throttle](#-throttle) | ||
- [Condition](#condition) | ||
- [Debounce](#debounce) | ||
- [Debug](#debug) | ||
- [Delay](#delay) | ||
- [Spread](#spread) | ||
- [Status](#status) | ||
- [Throttle](#throttle) | ||
--- | ||
- [Reshape](#-reshape) | ||
- [SplitMap](#-splitmap) | ||
- [Reshape](#reshape) | ||
- [SplitMap](#splitmap) | ||
@@ -45,3 +45,3 @@ ## Usage | ||
## [🧁 Condition](/condition 'Documentation') | ||
## [Condition](/condition 'Documentation') | ||
@@ -65,3 +65,3 @@ ```ts | ||
## [🧁 Delay](/delay 'Documentation') | ||
## [Delay](/delay 'Documentation') | ||
@@ -82,3 +82,3 @@ ```ts | ||
## [🧁 Debounce](/debounce 'Documentation') | ||
## [Debounce](/debounce 'Documentation') | ||
@@ -104,3 +104,3 @@ ```ts | ||
## [🧁 Throttle](/throttle 'Documentation') | ||
## [Throttle](/throttle 'Documentation') | ||
@@ -126,3 +126,3 @@ ```ts | ||
## [🧁 Debug](/debug 'Documentation') | ||
## [Debug](/debug 'Documentation') | ||
@@ -154,3 +154,3 @@ ```ts | ||
## [🧁 Status](/status 'Documentation') | ||
## [Status](/status 'Documentation') | ||
@@ -172,3 +172,3 @@ ```ts | ||
## [🧁 Spread](/spread 'Documentation') | ||
## [Spread](/spread 'Documentation') | ||
@@ -197,3 +197,3 @@ ```ts | ||
## [🍰 Reshape](/reshape 'Documentation') | ||
## [Reshape](/reshape 'Documentation') | ||
@@ -219,3 +219,3 @@ > No tests yet | ||
## [🍰 SplitMap](/splitmap 'Documentation') | ||
## [SplitMap](/splitmap 'Documentation') | ||
@@ -222,0 +222,0 @@ > No tests yet |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29861