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

chance

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chance - npm Package Compare versions

Comparing version 1.1.10 to 1.1.11

2

bower.json
{
"name": "chance",
"version": "1.1.10",
"version": "1.1.11",
"main": "chance.js",

@@ -5,0 +5,0 @@ "ignore": [

@@ -12,2 +12,3 @@ # string

chance.string({ alpha: true })
chance.string({ numeric: true })
chance.string({ casing: 'lower' })

@@ -14,0 +15,0 @@ chance.string({ symbols: true })

{
"name": "chance",
"main": "./chance.js",
"version": "1.1.10",
"version": "1.1.11",
"description": "Chance - Utility library to generate anything random",

@@ -81,5 +81,5 @@ "homepage": "http://chancejs.com",

},
"dependencies": {
"devDependencies": {
"gulp-uglify-es": "^3.0.0"
}
}

Sorry, the diff of this file is too big to display

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