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.0 to 2.4.1

8

CHANGELOG.md

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

## [2.4.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@2.4.0...@thi.ng/random@2.4.1) (2021-06-08)
**Note:** Version bump only for package @thi.ng/random
# [2.4.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@2.3.7...@thi.ng/random@2.4.0) (2021-04-19)

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

16

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

@@ -45,12 +45,12 @@ "module": "./index.js",

"@types/node": "^14.14.14",
"mocha": "^8.3.0",
"mocha": "^9.0.0",
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"ts-node": "^10.0.0",
"typedoc": "^0.20.30",
"typescript": "^4.2.3"
"typescript": "4.2.4"
},
"dependencies": {
"@thi.ng/api": "^7.1.4",
"@thi.ng/checks": "^2.9.6",
"@thi.ng/hex": "^0.2.5"
"@thi.ng/api": "^7.1.5",
"@thi.ng/checks": "^2.9.7",
"@thi.ng/hex": "^0.2.6"
},

@@ -91,3 +91,3 @@ "files": [

},
"gitHead": "a099b0a1f1c6180819df9cc4786faa5c2b535140"
"gitHead": "bcc3e88102fb0eb20e2763908488b7bca3e062d1"
}
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