Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@funboxteam/diamonds

Package Overview
Dependencies
Maintainers
4
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@funboxteam/diamonds - npm Package Compare versions

Comparing version 8.4.2 to 8.5.0

dist/cjs/shuffle.js

5

CHANGELOG.md
# Changelog
## 8.5.0 (12.09.2022)
Added [shuffle](./lib/shuffle.ts).
## 8.4.2 (05.09.2022)

@@ -4,0 +9,0 @@

2

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc