Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

roll

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

roll - npm Package Compare versions

Comparing version
0.3.0
to
0.3.1
+2
-2
package.json
{
"author": "Troy Goode <troygoode@gmail.com> (https://github.com/troygoode/)",
"name": "roll",
"version": "0.3.0",
"version": "0.3.1",
"description": "node.js package for rolling dice and adding modifiers. ex: 2d6+1",

@@ -22,3 +22,3 @@ "keywords": ["roll", "random", "dice", "games", "rpg", "role playing"],

],
"bugs": { "web": "https://github.com/TroyGoode/node-roll/issues" },
"bugs": { "url": "https://github.com/TroyGoode/node-roll/issues" },
"main": "./index.js",

@@ -25,0 +25,0 @@ "engines": {