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

@thi.ng/random

Package Overview
Dependencies
Maintainers
0
Versions
183
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 4.0.1 to 4.0.2

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-07-22T14:42:28Z
- **Last updated**: 2024-08-10T15:03:07Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

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

@@ -39,10 +39,10 @@ "type": "module",

"dependencies": {
"@thi.ng/api": "^8.11.7",
"@thi.ng/errors": "^2.5.13"
"@thi.ng/api": "^8.11.8",
"@thi.ng/errors": "^2.5.14"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.47.0",
"@microsoft/api-extractor": "^7.47.5",
"esbuild": "^0.23.0",
"typedoc": "^0.26.3",
"typescript": "^5.5.3"
"typedoc": "^0.26.5",
"typescript": "^5.5.4"
},

@@ -63,4 +63,4 @@ "keywords": [

"typescript",
"weighted",
"uniform"
"uniform",
"weighted"
],

@@ -159,3 +159,3 @@ "publishConfig": {

},
"gitHead": "bd22b0826134b79064169371665b4d6caa9b6066\n"
"gitHead": "ec78f98d015e4d214a0b840e72e497407807daf3\n"
}
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