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

chance-generators

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chance-generators - npm Package Compare versions

Comparing version 1.14.0 to 1.15.0

2

lib/chance-generators.js

@@ -76,3 +76,3 @@ /*global define*/

lastValue = generator()
lastMappedValue = f(lastValue)
lastMappedValue = unwrap(f(lastValue))
return lastMappedValue

@@ -79,0 +79,0 @@ })

{
"name": "chance-generators",
"version": "1.14.0",
"version": "1.15.0",
"description": "Random generators based on changejs",

@@ -5,0 +5,0 @@ "main": "lib/chance-generators.js",

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