New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/random

Package Overview
Dependencies
Maintainers
1
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/random - npm Package Compare versions

Comparing version 2.4.4 to 2.4.5

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [2.4.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@2.4.4...@thi.ng/random@2.4.5) (2021-08-08)
**Note:** Version bump only for package @thi.ng/random
## [2.4.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@2.4.3...@thi.ng/random@2.4.4) (2021-08-04)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "@thi.ng/random",
"version": "2.4.4",
"version": "2.4.5",
"description": "Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation",

@@ -41,4 +41,4 @@ "module": "./index.js",

"dependencies": {
"@thi.ng/api": "^7.1.7",
"@thi.ng/checks": "^2.9.8",
"@thi.ng/api": "^7.1.8",
"@thi.ng/checks": "^2.9.9",
"@thi.ng/hex": "^0.2.7"

@@ -80,3 +80,3 @@ },

},
"gitHead": "5a289330f80e3c253c3b434655825c5dcfaebfd2"
"gitHead": "c3d907d40c82572fea9c259007dd68c9acbd5f1d"
}

@@ -67,3 +67,3 @@ <!-- This file is generated - DO NOT EDIT! -->

- [@thi.ng/ksuid](https://github.com/thi-ng/umbrella/tree/develop/packages/ksuid) - Configurable K-sortable unique identifiers, binary & base-N encoded
- [@thi.ng/ksuid](https://github.com/thi-ng/umbrella/tree/develop/packages/ksuid) - Configurable K-sortable unique IDs, ULIDs, binary & base-N encoded, 32/48/64bit time resolutions

@@ -84,3 +84,3 @@ ## Installation

Package sizes (gzipped, pre-treeshake): ESM: 1.81 KB / CJS: 1.94 KB / UMD: 1.91 KB
Package sizes (gzipped, pre-treeshake): ESM: 1.81 KB / CJS: 1.95 KB / UMD: 1.91 KB

@@ -87,0 +87,0 @@ ## Dependencies

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