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

epitech-intranet

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

epitech-intranet - npm Package Compare versions

Comparing version 0.2.2 to 0.3.2

2

lib/Client.js

@@ -43,3 +43,3 @@ // Generated by CoffeeScript 1.4.0

}
return (_ref1 = (_base1 = this.opts).url) != null ? _ref1 : _base1.url = 'https://intra.epitech.bigint.fr/intra/';
return (_ref1 = (_base1 = this.opts).url) != null ? _ref1 : _base1.url = 'https://intra.epitech.eu/';
};

@@ -46,0 +46,0 @@

{
"name": "epitech-intranet",
"version": "0.2.2",
"version": "0.3.2",
"description": "epitech intranet wrapper",

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

@@ -1,8 +0,32 @@

Epitech Intranet Node Wrapper
=============================
Epitech Intranet Node.js Wrapper
================================
Epitech Intranet nodejs library
This module implements the new Epitech intranet API using json calls.
Install
=======
```bash
npm install epitech-intranet
```
SEE ALSO
========
* [Examples](https://github.com/moul/node-epitech-intranet/tree/master/examples)
License
=======
By Manfred Touron
License MIT
Ideas
=====
- Event Streamer (socket.io proxy with caching)
- Statistics
- New markes watcher
- New susies RSS / watcher
- Forum watcher

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