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

poker-hands

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

poker-hands - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.npmignore

11

package.json
{
"name": "poker-hands",
"version": "0.0.1",
"version": "0.0.2",
"description": "Quickly evalute poker hands",

@@ -24,3 +24,10 @@ "main": "index.js",

},
"homepage": "https://github.com/dsernst/poker-hands#readme"
"homepage": "https://github.com/dsernst/poker-hands#readme",
"dependencies": {
"lodash": "^3.10.1"
},
"devDependencies": {
"mocha": "^2.3.0",
"should": "^7.1.0"
}
}
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