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

@thi.ng/random

Package Overview
Dependencies
Maintainers
1
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 3.6.34 to 3.6.35

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-03-01T15:22:50Z
- **Last updated**: 2024-03-07T20:40:47Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

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

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

@@ -35,9 +35,10 @@ "type": "module",

"pub": "yarn npm publish --access public",
"test": "bun test"
"test": "bun test",
"tool:tangle": "../../node_modules/.bin/tangle src/**/*.ts"
},
"dependencies": {
"@thi.ng/api": "^8.9.27",
"@thi.ng/checks": "^3.5.1",
"@thi.ng/errors": "^2.4.19",
"@thi.ng/hex": "^2.3.38"
"@thi.ng/api": "^8.9.28",
"@thi.ng/checks": "^3.5.2",
"@thi.ng/errors": "^2.4.20",
"@thi.ng/hex": "^2.3.39"
},

@@ -160,3 +161,3 @@ "devDependencies": {

},
"gitHead": "d660ae8fd1bf64d919b4334f19509f1f539d70f6\n"
"gitHead": "a421058a65ba76608d94129ac29451bfedaf201c\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