Socket
Socket
Sign inDemoInstall

@aryth/rand

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aryth/rand - npm Package Compare versions

Comparing version 0.3.26 to 0.4.2

dist/index.cjs

14

package.json
{
"name": "@aryth/rand",
"version": "0.3.26",
"version": "0.4.2",
"description": "A math util library",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"exports": {
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
},
"files": [

@@ -18,5 +20,5 @@ "dist"

"dependencies": {
"@aryth/comparer": "^0.3.26",
"@aryth/comparer": "^0.4.2",
"@typen/nullish": "^0.1.17",
"@vect/swap": "^0.4.4"
"@vect/swap": "^0.4.10"
},

@@ -38,3 +40,3 @@ "repository": {

"homepage": "https://github.com/hoyeungw/aryth#readme",
"gitHead": "b7de340c642c466d516656b056b8c1d8ec0a2427"
"gitHead": "e1f1a83d7859a85c10378d7aa4eab0d075315286"
}
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