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

badminton-court

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

badminton-court - npm Package Compare versions

Comparing version 1.0.0 to 1.0.2

.travis.yml

7

package.json
{
"name": "badminton-court",
"version": "1.0.0",
"version": "1.0.2",
"description": "ThoughtWorks 2018 campus recruitment homework.",
"main": "index.js",
"scripts": {
"test": "mocha index.test.js"
"test": "node_modules/.bin/mocha --reporter spec index.test.js",
"cover": "node_modules/istanbul/lib/cli.js cover node_modules/mocha/bin/_mocha -- -R spec index.test.js"
},

@@ -23,4 +24,6 @@ "engines": {

"devDependencies": {
"coveralls": "^2.13.1",
"istanbul": "^0.4.5",
"mocha": "^3.5.2"
}
}
# badminton-court
[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
ThoughtWorks 2018 campus recruitment homework.

@@ -19,2 +23,11 @@

## Coverage
`npm run cover`
I'm so sorry that the user experience is not friendlly at all, becase I just own less than 2 hours, sorry sincerely :)
[npm-image]: https://img.shields.io/npm/v/badminton-court.svg?style=flat-square
[npm-url]: https://www.npmjs.com/package/badminton-court
[travis-image]: https://travis-ci.com/marswong/badminton-court.svg?token=QWCVBBzXbxPkLisjjv1z&branch=master
[travis-url]: https://travis-ci.com/marswong/badminton-court
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