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

scores-parser

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scores-parser - npm Package Compare versions

Comparing version 0.1.0 to 0.2.1

14

package.json
{
"name": "scores-parser",
"version": "0.1.0",
"version": "0.2.1",
"description": "Football results in your cli",

@@ -11,3 +11,3 @@ "repository": {

"scripts": {
"test": "mocha"
"test": "mocha --timeout 5000"
},

@@ -19,9 +19,13 @@ "keywords": [

"author": "ordepdev",
"devDependencies": {
"dependencies": {
"request": "^2.45.0",
"through": "^2.3.6",
"trumpet": "^1.7.0",
"mocha": "^2.0.1"
"trumpet": "^1.7.0"
},
"devDependencies": {
"ansi-styles": "^1.1.0",
"mocha": "^2.0.1",
"should": "^4.2.1"
},
"feed": "http://www.livescore.com"
}
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