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

@keystonehq/alias-sampling

Package Overview
Dependencies
Maintainers
5
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keystonehq/alias-sampling - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

15

package.json
{
"name": "@keystonehq/alias-sampling",
"version": "0.0.4",
"description": "",
"version": "0.0.5",
"description": "A Node.js module for efficient sampling from a discrete probability distribution using the alias method.",
"main": "dist/index.js",
"type": "module",
"keywords": [],
"keywords": [
"alias method",
"sampling",
"probability distribution",
"random",
"statistics",
"math",
"discrete distribution"
],
"author": "",

@@ -31,4 +39,5 @@ "license": "ISC",

"clean": "rimraf ./dist",
"release": "pnpm run build && pnpm publish --no-git-checks --access public",
"test": "jest"
}
}
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