@funboxteam/diamonds
Advanced tools
Comparing version 8.4.2 to 8.5.0
# Changelog | ||
## 8.5.0 (12.09.2022) | ||
Added [shuffle](./lib/shuffle.ts). | ||
## 8.4.2 (05.09.2022) | ||
@@ -4,0 +9,0 @@ |
{ | ||
"name": "@funboxteam/diamonds", | ||
"version": "8.4.2", | ||
"version": "8.5.0", | ||
"description": "A shiny pile of typed JS helpers for everyday use", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -51,2 +51,3 @@ # @funboxteam/diamonds | ||
- [storage](#storage) | ||
- [shuffle](#shuffle) | ||
- [throttle](#throttle) | ||
@@ -271,2 +272,6 @@ - [Credits](#credits) | ||
### [shuffle](./lib/shuffle.ts) | ||
Shuffles the passed array and returns it. | ||
### [throttle](./lib/throttle.ts) | ||
@@ -273,0 +278,0 @@ |
@@ -52,2 +52,3 @@ # @funboxteam/diamonds | ||
- [storage](#storage) | ||
- [shuffle](#shuffle) | ||
- [throttle](#throttle) | ||
@@ -281,2 +282,6 @@ - [Благодарности](#благодарности) | ||
### [shuffle](./lib/shuffle.ts) | ||
Перемешивает переданный массив и возвращает его. | ||
### [throttle](./lib/throttle.ts) | ||
@@ -283,0 +288,0 @@ |
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
83639
114
1248
286