Socket
Socket
Sign inDemoInstall

api-ecoledirecte-france

Package Overview
Dependencies
4
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "api-ecoledirecte-france",
"version": "0.0.1",
"version": "0.0.2",
"description": "A little API from ecoledirecte",

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

@@ -9,3 +9,3 @@ # EcoleDirecte-API-France

.then((token) => {
console.log(token)
console.log(token) // Useful to access to the API...
})

@@ -18,3 +18,3 @@ .catch((err) => {

.then((accounts) => {
console.log(account)
console.log(accounts)
})

@@ -21,0 +21,0 @@ .catch((err) => {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc