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

foj

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

foj - npm Package Compare versions

Comparing version 0.5.0 to 0.7.0-alpha

README.md~

2

package.json
{
"name": "foj",
"version": "0.5.0",
"version": "0.7.0-alpha",
"description": "FOJ-Client",

@@ -5,0 +5,0 @@ "main": "./index.js",

@@ -1,9 +0,12 @@

# FOJ-Client [![Build](https://travis-ci.org/FreestyleOJ/FOJ-Client.svg?branch=master)](htts://travis-ci.org/FreestyleOJ/FOJ-Client/builds) [![codecov.io](https://codecov.io/github/FreestyleOJ/FOJ-Client/coverage.svg?branch=master)](https://codecov.io/github/FreestyleOJ/FOJ-Client?branch=master)[![Join the chat at https://gitter.im/FreestyleOJ/FOJ-Client](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/FreestyleOJ/FOJ-Client?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
# FOJ-Client [![Build](https://travis-ci.org/FreestyleOJ/FOJ-Client.svg?branch=master)](htts://travis-ci.org/FreestyleOJ/FOJ-Client/builds) [![codecov.io](https://codecov.io/github/FreestyleOJ/FOJ-Client/coverage.svg?branch=master)](https://codecov.io/github/FreestyleOJ/FOJ-Client?branch=master)[![Join the chat at https://gitter.im/FreestyleOJ/FOJ-Client](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/FreestyleOJ/FOJ-Client?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Version](https://img.shields.io/npm/v/foj.svg?style=flat-square)](https://www.npmjs.com/package/foj)
FOJ Client
# Installing
# Installing from npm
```bash
npm install -g foj
npm install foj
cd node_modules/foj
npm install
npm start
```

@@ -14,7 +17,14 @@

```bash
git clone https://github.com/FreestyleOJ/FOJ-Client.git
cd FOJ-Client
npm install
npm start
```
# Running from release
Simply visit [the release page for details](https://github.com/FreestyleOJ/FOJ-Client/releases)
# LICENSE
MIT

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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