New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

roll-a-die

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

roll-a-die - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

5

package.json
{
"name": "roll-a-die",
"version": "1.1.0",
"version": "1.2.0",
"description": "Simple 3D dice roll using CSS3 animation.",

@@ -27,3 +27,4 @@ "main": "dist/roll-a-die.js",

"dev": "node_modules/.bin/webpack -p --watch",
"build": "node_modules/.bin/webpack -p"
"build": "node_modules/.bin/webpack -p",
"prepublish": "npm run build"
},

@@ -30,0 +31,0 @@ "repository": {

dist/roll-a-die.js

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